Skip to content

Commit

Permalink
chore(deps): update rust docker digest to 86f4731
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent cf3aeb8 commit c311d9d
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:86f4731bcbdc7e85cecd64034b846e84a42b3e4126b85f57b1346a62e834ec55

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

0 comments on commit c311d9d

Please sign in to comment.