Update dependency docker to v19.03.15

This commit is contained in:
Renovate Bot
2022-04-13 13:45:27 +00:00
parent c56e16206b
commit aca88fc282

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: