Skip to content

Commit

Permalink
Todo: place 1.74 rust msrv hash
Browse files Browse the repository at this point in the history
Signed-off-by: jaoleal <[email protected]>
  • Loading branch information
jaoleal committed May 14, 2024
1 parent 25daebd commit 59412ec
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,4 +1,4 @@
FROM rust:1.66.0@sha256:0067330b7e0eacacc5c32f21b720607c0cd61eda905c8d55e6a745f579ddeee9 as builder
FROM rust:1.74.0@sha256:[1.74.0 hash]as builder

WORKDIR /opt/app

Expand Down

0 comments on commit 59412ec

Please sign in to comment.