Skip to content

Commit

Permalink
swapped back to docker v
Browse files Browse the repository at this point in the history
  • Loading branch information
krystianity committed May 12, 2023
1 parent 4c731c6 commit 3b6632a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ekidd/rust-musl-builder:1.69.0 AS builder
FROM ekidd/rust-musl-builder:1.57.0 AS builder
ADD . ./
RUN sudo chown -R rust:rust /home/rust/src
RUN cargo build --release
Expand Down

0 comments on commit 3b6632a

Please sign in to comment.