Skip to content

Commit

Permalink
deps: update alpine docker tag to v3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 19, 2022
1 parent 34e1eb8 commit 2f5c4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion job-images/vcn/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM codenotary/vcn:v1.0.3 as vcn
FROM alpine:3.16
FROM alpine:3.17

COPY --from=vcn /bin/vcn /bin/vcn
COPY entrypoint.sh /
Expand Down

0 comments on commit 2f5c4aa

Please sign in to comment.