Upgrade to dind 20.10.9 which has been released in the meanwhile

This commit is contained in:
Tobias Schlatter 2021-10-18 16:40:41 +02:00
parent 5490a1c24c
commit 501eae03f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM docker:20.10.8-dind
FROM docker:20.10.9-dind
ENV DOCKER_HOST=unix:///var/run/docker.sock

View File

@ -1,4 +1,4 @@
FROM arm64v8/docker:20.10.8-dind
FROM arm64v8/docker:20.10.9-dind
ENV DOCKER_HOST=unix:///var/run/docker.sock