Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v20221110
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2022
1 parent 7db97dd commit aa3a201
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:20221110

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

Expand Down

0 comments on commit aa3a201

Please sign in to comment.