Skip to content

Commit

Permalink
gitlab-ci-base-template: Bump DinD in tests to 24.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
antti-mikael committed Feb 3, 2024
1 parent 4dcb1e2 commit 3d1c180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci-base-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ variables:

.test:
services:
- docker:stable-dind
- docker:24.0.5-dind
stage: test
script:
- set_env_from_devops docker_test_image BUILT_DOCKER_TEST_IMAGE
Expand Down

0 comments on commit 3d1c180

Please sign in to comment.