Skip to content

Commit 0e0bc4c

Browse files
committed
Update rust version to 1.89
1 parent fc6a1e4 commit 0e0bc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.86
5+
ARG RUST_VERSION=1.89
66

77
RUN apk add build-base
88
RUN mise install-into rust@$RUST_VERSION /usr/local/share/rust

0 commit comments

Comments
 (0)