Update dependency docker to v19.03.15 (#5)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit was merged in pull request #5.
This commit is contained in:
renovate[bot]
2022-04-13 16:28:00 +01:00
committed by GitHub
parent 8133bc1058
commit 8332d6240d

View File

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