Skip to content

Commit 206a6c3

Browse files
authored
update rust version (#257)
1 parent d4324c2 commit 206a6c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.cloud

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.70.0 as builder
1+
FROM rust:1.83.0 as builder
22
WORKDIR /usr/src/netsblox
33
COPY . .
44
RUN cargo install --path crates/cloud --locked

0 commit comments

Comments
 (0)