Update docker Docker tag to v20.10.18

This commit is contained in:
renovate[bot]
2022-10-01 10:23:28 +00:00
committed by GitHub
parent a24d001d98
commit 374d118c39

View File

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