We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82769ce + 71d53b2 commit cf915a1Copy full SHA for cf915a1
1 file changed
.gitlab-ci/.defaults.yml
@@ -1,7 +1,7 @@
1
default:
2
- image: docker:20.10.22-git
+ image: docker:25.0.5-git
3
services:
4
- - docker:20.10.22-dind
+ - docker:25.0.5-dind
5
tags:
6
- privileged
7
before_script:
0 commit comments