Skip to content

Commit

Permalink
deps: update docker docker tag to v20.10.21 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2022
1 parent 3c4c5d6 commit 3c4202b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion job-images/cas/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM codenotary/cas:1.0.3 as cas
FROM docker:20.10.20-dind
FROM docker:20.10.21-dind

COPY --from=cas /bin/cas /bin/cas
COPY entrypoint.sh /

0 comments on commit 3c4202b

Please sign in to comment.