Update docker Docker tag to v20.10.19 #158

Merged
renovate[bot] merged 1 commits from renovate/docker-20.x into main 2022-10-16 17:25:01 +00:00
Showing only changes of commit 2e27c50203 - Show all commits

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: