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.
2 parents 1215e20 + 75808f3 commit 163404cCopy full SHA for 163404c
1 file changed
container/rust/Dockerfile
@@ -2,7 +2,7 @@ ARG RETICULUM_IMAGE_TAG=local
2
3
FROM ghcr.io/code0-tech/reticulum/ci-builds/mise:$RETICULUM_IMAGE_TAG
4
5
-ARG RUST_VERSION=1.89
+ARG RUST_VERSION=1.96
6
LABEL org.opencontainers.image.version=$RUST_VERSION
7
8
RUN apk add build-base
0 commit comments