Skip to content

Commit

Permalink
deps: update docker docker tag to v24.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ckotzbauer committed May 27, 2023
1 parent 00f9a9a commit e4f2e02
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:24.0.1-dind
FROM docker:24.0.2-dind

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

0 comments on commit e4f2e02

Please sign in to comment.