Skip to content

Commit

Permalink
chore(deps): update rust:1.81 docker digest to 4c1240e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 1f27703 commit f9077b6
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.81@sha256:fcd390e0a3a6bfcf26969861efbe7b864df052aa71a361cf3cd7c5c585b1b413 as build
FROM rust:1.81@sha256:4c1240ec53638d49bdc7e3e83dc05bc5705a75244db57bbc4634c0b84f67fea9 as build

RUN rustup target add x86_64-unknown-linux-musl

Expand Down

0 comments on commit f9077b6

Please sign in to comment.