Skip to content

Commit

Permalink
use right upstream image
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottox committed Mar 10, 2025
1 parent 7b40c51 commit de0eb68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-scripts/Dockerfile.release
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM gcr.io/distroless/static:nonroot

ARG TARGETARCH

FROM gcr.io/distroless/static-debian12:nonroot-${TARGETARCH}

COPY artifacts/${TARGETARCH}-unknown-linux-musl/bin/rustcloak /rustcloak

ENTRYPOINT ["/rustcloak"]

0 comments on commit de0eb68

Please sign in to comment.