Update docker Docker tag to v20.10.19

This commit is contained in:
renovate[bot]
2022-10-14 01:40:59 +00:00
committed by GitHub
parent 3c4efa15c2
commit 2e27c50203

View File

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