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.
1 parent feb90fe commit 44157a2Copy full SHA for 44157a2
docker/docker/Dockerfile.linux.amd64
@@ -1,4 +1,4 @@
1
-FROM docker:27.3.1-dind
+FROM docker:20.10.14-dind
2
3
ENV DOCKER_HOST=unix:///var/run/docker.sock
4
docker/docker/Dockerfile.linux.arm64
-FROM arm64v8/docker:27.3.1-dind
+FROM arm64v8/docker:20.10.14-dind
0 commit comments