Update dependency docker to v20.10.17

This commit is contained in:
Renovate Bot
2022-06-07 18:56:35 +00:00
parent e140cc59f5
commit c9e8e404e1

View File

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