3 Commits

Author SHA1 Message Date
renovate[bot]
f4a0813a9b Update docker Docker tag to v23.0.6 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 08:06:28 +01:00
renovate[bot]
335127481c Update docker Docker tag to v23.0.5 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-27 16:53:57 +01:00
renovate[bot]
0a0be176ce Update docker Docker tag to v23.0.4 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 07:28:43 +01:00

View File

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