Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #24 from danielt998/patch-1
Browse files Browse the repository at this point in the history
Update docker version to 25.0.2-dind
  • Loading branch information
rnorth authored Feb 5, 2024
2 parents f323798 + 0a4ffe8 commit 1118721
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
@@ -1,4 +1,4 @@
FROM docker:20.10.16-dind
FROM docker:25.0.2-dind

RUN apk add --no-cache bash jq

Expand Down

0 comments on commit 1118721

Please sign in to comment.