Update docker Docker tag to v24.0.2

This commit is contained in:
renovate[bot]
2023-05-26 21:52:01 +00:00
committed by GitHub
parent 465370599f
commit 6554a1d790

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: