Skip to content

Commit

Permalink
fix: update build
Browse files Browse the repository at this point in the history
  • Loading branch information
bkioshn committed May 31, 2024
1 parent 06e1275 commit 8414149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalyst_voices/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ test-unit:
package:
FROM nginx:alpine3.18
ARG tag='latest'
COPY +build/web /app
BUILD +build
COPY ./nginx.conf /etc/nginx/nginx.conf
EXPOSE 80

Expand Down

0 comments on commit 8414149

Please sign in to comment.