Update dependency docker to v20

This commit is contained in:
Renovate Bot
2022-04-13 18:24:54 +00:00
parent 1aba5c038c
commit 91822abc1b

View File

@@ -13,9 +13,9 @@ build-docker:
stage: build stage: build
only: only:
- tags - tags
image: docker:19.03.15 image: docker:20.10.14
services: services:
- docker:19.03.15-dind - docker:20.10.14-dind
variables: variables:
IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG" IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
script: script: