mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
ci: bump docker and docker-dind to 20.10.20 for gitlab (#5045)
This commit is contained in:
parent
1443b6fd31
commit
e74c41bf80
@ -16,9 +16,9 @@ stages:
|
|||||||
|
|
||||||
builder-image:
|
builder-image:
|
||||||
stage: builder-image
|
stage: builder-image
|
||||||
image: docker:19.03.5
|
image: docker:20.10.20
|
||||||
services:
|
services:
|
||||||
- name: docker:19.03.5-dind
|
- name: docker:20.10.20-dind
|
||||||
command: ["--tls=false"]
|
command: ["--tls=false"]
|
||||||
variables:
|
variables:
|
||||||
DOCKER_HOST: "tcp://docker:2375"
|
DOCKER_HOST: "tcp://docker:2375"
|
||||||
|
Loading…
Reference in New Issue
Block a user