Skip to content

Commit c311d9d

Browse files
chore(deps): update rust docker digest to 86f4731
1 parent cf3aeb8 commit c311d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binary-builder-musl/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The SHA below is rust:1.80.1-alpine3.19, fixing to a specific SHA
22
# rather than a mutable tag, stops rebuilds completely changing the
33
# contents of the container without us realising.
4-
FROM rust@sha256:b3ac1f65cf33390407c9b90558eb41e7a8311c47d836fca5800960f1aa2d11d5
4+
FROM rust@sha256:86f4731bcbdc7e85cecd64034b846e84a42b3e4126b85f57b1346a62e834ec55
55

66
# Update packages and package manager to keep us current
77
RUN apk update && apk upgrade

0 commit comments

Comments
 (0)