Skip to content

Commit

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

RUN rustup target add x86_64-unknown-linux-musl

Expand Down

0 comments on commit 759defe

Please sign in to comment.