Skip to content

Commit

Permalink
change docker build image version
Browse files Browse the repository at this point in the history
  • Loading branch information
AnttiRae committed Feb 2, 2024
1 parent 25f8ed8 commit 777a574
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 @@ -38,7 +38,7 @@ variables:

.build:
services:
- docker:stable-dind
- docker:20.10.24-dind
stage: build
script:
- devops create_images
Expand Down

0 comments on commit 777a574

Please sign in to comment.