Skip to content

Commit

Permalink
Bump cargo chef for minor bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Fireplace committed Sep 4, 2024
1 parent 27dd939 commit 7c84e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 1. Build rust
FROM lukemathwalker/cargo-chef:0.1.66-rust-1-slim-bookworm AS chef
FROM lukemathwalker/cargo-chef:0.1.67-rust-1-slim-bookworm AS chef

RUN update-ca-certificates

Expand Down

0 comments on commit 7c84e50

Please sign in to comment.