Skip to content

Commit

Permalink
Update docker Docker tag to v20.10.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 87501c8 commit ea7d772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ build:

docker:
stage: docker
image: docker:20.10.16
image: docker:20.10.24
variables:
DOCKER_HOST: tcp://docker:2375
DOCKER_TLS_CERTDIR: ""
services:
- docker:20.10.16-dind
- docker:20.10.24-dind
before_script:
- docker info
script:
Expand Down

0 comments on commit ea7d772

Please sign in to comment.