Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.17.0 (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2022
1 parent eb3b03e commit 353034c
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 -t target/vela-cli:latest . #
#################################################

FROM alpine:3
FROM alpine:3.17.0@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4

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

Expand Down

0 comments on commit 353034c

Please sign in to comment.