Skip to content

Commit

Permalink
Update docker Docker tag to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent a8cdad7 commit df57cb1
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.8
image: docker:25.0.1
services:
- docker:24.0.8-dind
- docker:25.0.1-dind
variables:
DOCKER_TLS_CERTDIR: /certs
DOCKER_HOST: tcp://docker:2376
Expand Down

0 comments on commit df57cb1

Please sign in to comment.