Update dependency docker to v20.10.15

This commit is contained in:
Renovate Bot
2022-05-06 03:09:38 +00:00
parent be0d38db70
commit 093b08b233

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: