Update docker Docker tag to v20.10.20

This commit is contained in:
renovate[bot]
2022-10-18 22:24:40 +00:00
committed by GitHub
parent 46263f3195
commit 9ed3563c7c

View File

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