Skip to content

Commit

Permalink
chore(deps): update rust:1.81 docker digest to 3c2e099
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 1f27703 commit 33f5ea8
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:3c2e09909848550c19d48b4bdd1aface7dce5f490807167aefd003ec7f9d1b57 as build

RUN rustup target add x86_64-unknown-linux-musl

Expand Down

0 comments on commit 33f5ea8

Please sign in to comment.