Update docker Docker tag to v23.0.3

This commit is contained in:
renovate[bot]
2023-04-05 05:50:01 +00:00
committed by GitHub
parent c71241dcd7
commit 8821745ac1

View File

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