1 Commits

Author SHA1 Message Date
renovate[bot]
14ed8482cd Update docker Docker tag to v24.0.2 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 21:01:07 +01:00

View File

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