Update docker Docker tag to v24

This commit is contained in:
renovate[bot]
2023-05-17 01:15:19 +00:00
committed by GitHub
parent f4a0813a9b
commit c3df512cf9

View File

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