Skip to content

Commit

Permalink
updated Rust version hash on dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: jaoleal <[email protected]>
  • Loading branch information
jaoleal committed May 15, 2024
1 parent 59412ec commit f444480
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.74.0@sha256:[1.74.0 hash]as builder
FROM rust:1.74.0@sha256:fd45a543ed41160eae2ce9e749e5b3c972625b0778104e8962e9bfb113535301 as builder

WORKDIR /opt/app

Expand Down

0 comments on commit f444480

Please sign in to comment.