Skip to content

Commit

Permalink
Merge pull request #192 from kristof-mattei/renovate/rust-1.66.0
Browse files Browse the repository at this point in the history
chore(deps): update rust:1.66.0 docker digest to 7d80aa9
  • Loading branch information
renovate[bot] authored Jan 11, 2023
2 parents 6b262fa + 7389381 commit e3c158c
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.66.0@sha256:7d80aa9030031d47cc004be6cbf5135af74af47751cdefe4e77679be55599f14 as builder

ENV TARGET=x86_64-unknown-linux-musl
RUN rustup target add ${TARGET}
Expand Down

0 comments on commit e3c158c

Please sign in to comment.