Skip to content

Commit df1dd41

Browse files
committed
update carg-chef in Dockerfile
1 parent 341d7bc commit df1dd41

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,7 +1,7 @@
11
# https://github.com/LukeMathWalker/cargo-chef
22
# Leveraging the pre-built Docker images with
33
# cargo-chef and the Rust toolchain
4-
FROM lukemathwalker/cargo-chef:latest-rust-1.55.0 AS chef
4+
FROM lukemathwalker/cargo-chef:latest-rust-1.68.0 AS chef
55
WORKDIR app
66

77
FROM chef AS planner

0 commit comments

Comments
 (0)