Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Dec 21, 2021
1 parent 0ef9b00 commit 3147f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zig-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ RUN --mount=type=tmpfs,target=/zig-build \
rm -rf .git; \
cd /zig-build; \
zip -r zig.zip zig; \
mv zig.zip /home/ubuntu/
mv zig.zip /home/ubuntu/zig.zip



Expand Down

0 comments on commit 3147f69

Please sign in to comment.