Update docker Docker tag to v23.0.6

This commit is contained in:
renovate[bot]
2023-05-09 20:39:56 +00:00
committed by GitHub
parent 335127481c
commit 1dd6f46ad1

View File

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