Skip to content

Commit

Permalink
deps: update codenotary/vcn docker tag to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent f96c6e4 commit 968c3ec
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,4 +1,4 @@
FROM codenotary/vcn:v1.1.0 as vcn
FROM codenotary/vcn:v1.1.1 as vcn
FROM alpine:3.19

COPY --from=vcn /bin/vcn /bin/vcn
Expand Down

0 comments on commit 968c3ec

Please sign in to comment.