We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60e1ba commit c4e9202Copy full SHA for c4e9202
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.58.1-alpine@sha256:b61698ea823c6f9bc726272d7783867d89e79ca87e9944998739ce619da7699a AS builder
+FROM rust:1.86.0-alpine@sha256:f9b5e3a380b1ab80226d35f3f4b0ccd6243baa2467f4730c1e1f45f9cc7cd2c7 AS builder
2
3
RUN apk add --update alpine-sdk
4
COPY --chown=nobody:nobody . /src/
0 commit comments