Update dependency docker to v20
This commit is contained in:
@@ -5,9 +5,9 @@ build:
|
||||
stage: build
|
||||
only:
|
||||
- tags
|
||||
image: docker:19.03.12
|
||||
image: docker:20.10.14
|
||||
services:
|
||||
- docker:19.03.12-dind
|
||||
- docker:20.10.14-dind
|
||||
variables:
|
||||
IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user