Skip to content

Commit

Permalink
Merge pull request #276 from code0-tech/renovate/docker-27.x
Browse files Browse the repository at this point in the history
Update docker Docker tag to v27.2.0
  • Loading branch information
Taucher2003 authored Sep 7, 2024
2 parents 389932d + 217d85c commit 8ddcf80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ boot:production-mode:

boot:docker:
stage: test
image: docker:27.1.1
image: docker:27.2.0
services:
- docker:27.1.1-dind
- docker:27.2.0-dind
parallel:
matrix:
- EDITION:
Expand Down Expand Up @@ -183,7 +183,7 @@ boot:docker:
.boot:docker-orchestrated:
stage: test
image: docker:27.1.1-dind
image: docker:27.2.0-dind
parallel:
matrix:
- EDITION:
Expand Down

0 comments on commit 8ddcf80

Please sign in to comment.