Update dependency docker to v20.10.13
This commit is contained in:
@@ -11,9 +11,9 @@ stages:
|
|||||||
- push_dockerhub
|
- push_dockerhub
|
||||||
|
|
||||||
.docker_base:
|
.docker_base:
|
||||||
image: docker:20.10.12-dind-rootless
|
image: docker:20.10.13-dind-rootless
|
||||||
services:
|
services:
|
||||||
- name: docker:20.10.12-dind-rootless
|
- name: docker:20.10.13-dind-rootless
|
||||||
command: ["--tls=false"]
|
command: ["--tls=false"]
|
||||||
variables:
|
variables:
|
||||||
DOCKER_DRIVER: overlay2
|
DOCKER_DRIVER: overlay2
|
||||||
|
|||||||
Reference in New Issue
Block a user