Skip to content

Commit e7da50e

Browse files
authored
chore(deps): pin Alpine Docker base image by digest (#482)
1 parent ed3fc51 commit e7da50e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.goreleaser

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22
1+
FROM alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
22

33
RUN apk add --update --no-cache ca-certificates jq
44
COPY upctl /bin/upctl

0 commit comments

Comments
 (0)