Update dependency docker to v20.10.15 #10

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.15
services:
- docker:20.10.14-dind
- docker:20.10.15-dind
variables:
IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
script: