Update dependency docker to v20

This commit is contained in:
Renovate Bot
2022-04-13 13:45:32 +00:00
parent c56e16206b
commit 75b3ad2e46

View File

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