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