Skip to content

Commit

Permalink
Update docker Docker tag to v25.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 7a6d679 commit 9cfe06c
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 @@ -123,9 +123,9 @@ boot:production-mode:

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

0 comments on commit 9cfe06c

Please sign in to comment.