Skip to content

Commit

Permalink
Update docker Docker tag to v24.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 9c2b5ed commit 5697e9c
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 @@ -120,9 +120,9 @@ boot:production-mode:

boot:docker:
stage: test
image: docker:24.0.6
image: docker:24.0.7
services:
- docker:24.0.6-dind
- docker:24.0.7-dind
variables:
DOCKER_TLS_CERTDIR: /certs
DOCKER_HOST: tcp://docker:2376
Expand Down

0 comments on commit 5697e9c

Please sign in to comment.