Skip to content

Commit 75808f3

Browse files
deps: updated rust to version 1.96
1 parent 1215e20 commit 75808f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

container/rust/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG RETICULUM_IMAGE_TAG=local
22

33
FROM ghcr.io/code0-tech/reticulum/ci-builds/mise:$RETICULUM_IMAGE_TAG
44

5-
ARG RUST_VERSION=1.89
5+
ARG RUST_VERSION=1.96
66
LABEL org.opencontainers.image.version=$RUST_VERSION
77

88
RUN apk add build-base

0 commit comments

Comments
 (0)