Skip to content

Commit

Permalink
Update the rust version (1.73.0 -> 1.74.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Nov 27, 2023
1 parent 41822eb commit 6225ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Dockerfile
@@ -1,4 +1,4 @@
FROM rust:1.73.0-bookworm
FROM rust:1.74.0-bookworm

ENV CARGO_BUILD_TARGET_DIR=/tmp/target
RUN useradd --create-home bouzuya \
Expand Down

0 comments on commit 6225ac6

Please sign in to comment.