1 Commits

Author SHA1 Message Date
renovate[bot]
6748bc4ba4 Update docker Docker tag to v23.0.3 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 19:05:57 +01:00

View File

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