Update dependency docker to v19.03.15 #151

Closed
renovate[bot] wants to merge 1 commits from renovate/docker-19.x into main

View File

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