Skip to content

Commit ea7bec6

Browse files
authored
Update rust version (#762)
1 parent f9cf2dc commit ea7bec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.4-labs
22

3-
ARG RUST_VERSION=1.58.1
3+
ARG RUST_VERSION=1.61.0
44

55
FROM rust:${RUST_VERSION} as dev-planner
66

0 commit comments

Comments
 (0)