Update dependency docker to v20.10.16 #154

Closed
renovate[bot] wants to merge 1 commits from renovate/docker-20.x into main
Showing only changes of commit e54575e5ce - Show all commits

View File

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