We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ec5e71 + 501eae0 commit 28105d0Copy full SHA for 28105d0
docker/docker/Dockerfile.linux.amd64
@@ -1,4 +1,4 @@
1
-FROM docker:19.03.8-dind
+FROM docker:20.10.9-dind
2
3
ENV DOCKER_HOST=unix:///var/run/docker.sock
4
docker/docker/Dockerfile.linux.arm64
-FROM arm64v8/docker:19.03.8-dind
+FROM arm64v8/docker:20.10.9-dind
0 commit comments