Skip to content

Commit

Permalink
chore(deps): update rust 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 cf3aeb8 commit 29204e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binary-builder-musl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The SHA below is rust:1.80.1-alpine3.19, fixing to a specific SHA
# rather than a mutable tag, stops rebuilds completely changing the
# contents of the container without us realising.
FROM rust@sha256:b3ac1f65cf33390407c9b90558eb41e7a8311c47d836fca5800960f1aa2d11d5
FROM rust@sha256:3c2e09909848550c19d48b4bdd1aface7dce5f490807167aefd003ec7f9d1b57

# Update packages and package manager to keep us current
RUN apk update && apk upgrade
Expand Down

0 comments on commit 29204e0

Please sign in to comment.