1 Commits

Author SHA1 Message Date
renovate[bot]
ba07786819 Update docker Docker tag to v24 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 07:49:47 +01:00

View File

@@ -5,9 +5,9 @@ build:
stage: build
only:
- tags
image: docker:23.0.6
image: docker:24.0.0
services:
- docker:23.0.6-dind
- docker:24.0.0-dind
variables:
IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
script: