We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60e1ba commit 03be85fCopy full SHA for 03be85f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.58.1-alpine@sha256:b61698ea823c6f9bc726272d7783867d89e79ca87e9944998739ce619da7699a AS builder
+FROM rust:1.85.0-alpine@sha256:64d3fbc2db18485ab3a5211d56fec25493c71595e820c486e9b8a8ac9edbc4e8 AS builder
2
3
RUN apk add --update alpine-sdk
4
COPY --chown=nobody:nobody . /src/
0 commit comments