Update docker Docker tag to v20.10.17 - autoclosed #19

Closed
renovate[bot] wants to merge 1 commits from renovate/docker-20.x into main

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: