Update docker Docker tag to v20.10.12

This commit is contained in:
Renovate Bot
2021-12-14 06:04:29 +00:00
parent 0ab4fe1e6b
commit 02d8b752d5

View File

@@ -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