We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9cf2dc commit ea7bec6Copy full SHA for ea7bec6
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1.4-labs
2
3
-ARG RUST_VERSION=1.58.1
+ARG RUST_VERSION=1.61.0
4
5
FROM rust:${RUST_VERSION} as dev-planner
6
0 commit comments