2 Commits

Author SHA1 Message Date
renovate[bot]
ca757019f5 Update docker Docker tag to v24.0.1 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-22 16:45:00 +01:00
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.1
services:
- docker:23.0.6-dind
- docker:24.0.1-dind
variables:
IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
script: