Update docker-in-docker tag image

This commit is contained in:
Valentino Lauciani 2022-01-31 16:28:46 +01:00 committed by GitHub
parent 11d387e894
commit 63abb6ced8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1516,7 +1516,7 @@ services:
### Docker-in-Docker ################################################
docker-in-docker:
image: docker:19.03-dind
image: docker:20.10-dind
environment:
DOCKER_TLS_SAN: DNS:docker-in-docker
privileged: true