Skip to content

Commit 7b763ba

Browse files
chore(deps): update lukemathwalker/cargo-chef docker tag to v0.1.62
1 parent a7d6024 commit 7b763ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.4
2-
FROM lukemathwalker/cargo-chef:0.1.61-rust-1.71.0 AS chef
2+
FROM lukemathwalker/cargo-chef:0.1.62-rust-1.71.0 AS chef
33
WORKDIR /app
44

55
FROM chef AS planner

0 commit comments

Comments
 (0)