Update dependency docker to v20.10.17

This commit is contained in:
Renovate Bot
2022-06-07 19:34:01 +00:00
parent 107988a5b3
commit 01228453d8

View File

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