Skip to content

Commit

Permalink
Merge pull request #20 from cds-snc/renovate/all-non-major-docker-images
Browse files Browse the repository at this point in the history
chore(deps): update rust:1.75 docker digest to c09b1bb
  • Loading branch information
jimleroyer authored Jan 16, 2024
2 parents f3d079a + 8d1bbc4 commit 840401a
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
Expand Up @@ -9,7 +9,7 @@ RUN wget -O "GeoLite2-City.tar.gz" "https://download.maxmind.com/app/geoip_downl
RUN tar -xzvf GeoLite2-City*.tar.gz

# Rust compile container
FROM rust:1.75@sha256:ea9465364458a5948adb50e2a0636021e5e40a5e5135e720481522e7f456346e as build
FROM rust:1.75@sha256:c09b1bb91bdc5b44a2f761333c13f9a0f56ef8a677391be117e749be0b7427e8 as build

RUN rustup target add x86_64-unknown-linux-musl

Expand Down

0 comments on commit 840401a

Please sign in to comment.