Update docker Docker tag to v23

This commit is contained in:
renovate[bot]
2023-02-10 02:42:26 +00:00
committed by GitHub
parent 3458601402
commit 7fc7e530be

View File

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