We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4324c2 commit 206a6c3Copy full SHA for 206a6c3
1 file changed
docker/Dockerfile.cloud
@@ -1,4 +1,4 @@
1
-FROM rust:1.70.0 as builder
+FROM rust:1.83.0 as builder
2
WORKDIR /usr/src/netsblox
3
COPY . .
4
RUN cargo install --path crates/cloud --locked
0 commit comments