Skip to content

Commit

Permalink
chore(deps): pin alpine docker tag to 7144f7b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent d5fb6d9 commit 20fa692
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
Expand Up @@ -6,7 +6,7 @@
## docker build --no-cache --target certs -t vela-build-summary:certs . ##
################################################################################

FROM alpine as certs
FROM alpine@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a as certs

RUN apk add --update --no-cache ca-certificates

Expand Down

0 comments on commit 20fa692

Please sign in to comment.