mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +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:
|
||||
stage: builder-image
|
||||
image: docker:19.03.5
|
||||
image: docker:20.10.20
|
||||
services:
|
||||
- name: docker:19.03.5-dind
|
||||
- name: docker:20.10.20-dind
|
||||
command: ["--tls=false"]
|
||||
variables:
|
||||
DOCKER_HOST: "tcp://docker:2375"
|
||||
|
Loading…
Reference in New Issue
Block a user