Update docker Docker tag to v20.10.11

This commit is contained in:
Renovate Bot
2021-12-03 06:05:06 +00:00
parent 0aa5abf687
commit 02faa494bd

View File

@@ -11,9 +11,9 @@ stages:
- push_dockerhub
.docker_base:
image: docker:20.10.10-dind
image: docker:20.10.11-dind
services:
- name: docker:20.10.10-dind
- name: docker:20.10.11-dind
command: ["--tls=false"]
variables:
DOCKER_DRIVER: overlay2