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:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user