Update dependency docker to v20.10.16

This commit is contained in:
Renovate Bot
2022-05-12 20:53:48 +00:00
parent 107988a5b3
commit e54575e5ce

View File

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