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