Skip to content

Commit ef67ad6

Browse files
chore(deps): update rust:alpine3.21 docker digest to 82e772a (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b9be6b commit ef67ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://kerkour.com/rust-docker-from-scratch
77
# https://labs.iximiuz.com/tutorials/pitfalls-of-from-scratch-images
88
#
9-
FROM rust:alpine3.21@sha256:32817dd3ce1cd4ed459dcc289df1b906dc53719975156636e605063821668b1e AS builder
9+
FROM rust:alpine3.21@sha256:82e772a24cfceaea095cc3f36b7bdeab048fc4f1164e0948939ee7a3f070ddbb AS builder
1010

1111
RUN apk update && \
1212
apk upgrade --no-cache && \

0 commit comments

Comments
 (0)