Update docker Docker tag to v20.10.22

This commit is contained in:
renovate[bot]
2022-12-17 01:42:39 +00:00
committed by GitHub
parent 5eba9d705c
commit 4691c73355

View File

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