Skip to content

Commit

Permalink
bump rust version for deployment/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-magnet committed Dec 13, 2023
1 parent 5b7141c commit 7380601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stage 1: Build
FROM lukemathwalker/cargo-chef:latest-rust-1.73 as chef
FROM lukemathwalker/cargo-chef:latest-rust-1.74 as chef
WORKDIR /build/
# hadolint ignore=DL3008

Expand Down

0 comments on commit 7380601

Please sign in to comment.