Skip to content

Commit

Permalink
Merge pull request #348 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.1
  • Loading branch information
Taucher2003 authored Jan 8, 2025
2 parents 85eb1a1 + dcb8f26 commit 3195cb3
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.4.0
image: docker:27.4.1
services:
- docker:27.4.0-dind
- docker:27.4.1-dind
parallel:
matrix:
- EDITION:
Expand Down

0 comments on commit 3195cb3

Please sign in to comment.