Update docker Docker tag to v23.0.2

This commit is contained in:
renovate[bot]
2023-03-29 23:31:28 +00:00
committed by GitHub
parent a0ba3f61f4
commit 0854759414

View File

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