Skip to content

Commit 39c7a12

Browse files
black-armAntonio BasilePatrickJS
authored
chore(dockerfile): Rust baseImage updated to 1.73 (#6164)
chore(dockerfile baseimage updated to rust 1.73): dockerfile Rust baseImage updated to 1.73 Co-authored-by: Antonio Basile <[email protected]> Co-authored-by: PatrickJS <[email protected]>
1 parent 8a91362 commit 39c7a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cimg/rust:1.72.1-node
1+
FROM cimg/rust:1.73-node
22

33
RUN rustup --version; \
44
cargo --version; \

0 commit comments

Comments
 (0)