Skip to content

Commit

Permalink
Merge pull request #341 from code0-tech/renovate/docker-27.x
Browse files Browse the repository at this point in the history
Update docker Docker tag to v27.4.0
  • Loading branch information
Taucher2003 authored Dec 11, 2024
2 parents c4710de + c35355d commit 17fae5f
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 @@ -147,9 +147,9 @@ boot:production-mode:

boot:docker:
stage: test
image: docker:27.3.1
image: docker:27.4.0
services:
- docker:27.3.1-dind
- docker:27.4.0-dind
parallel:
matrix:
- EDITION:
Expand Down

0 comments on commit 17fae5f

Please sign in to comment.