Skip to content

Commit

Permalink
chore(deps): pin alpine docker tag to beefdbd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 863bf56 commit a122e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:latest as ca-certificates
FROM alpine:latest@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d as ca-certificates
RUN apk add -U --no-cache ca-certificates

FROM scratch
Expand Down

0 comments on commit a122e64

Please sign in to comment.