From 716b29d75243b5f4d510a93249997584cc1ecf72 Mon Sep 17 00:00:00 2001 From: Anthony-Sukadil_calabrio Date: Thu, 8 May 2025 12:35:30 -0400 Subject: [PATCH] =?UTF-8?q?Update=20DIND=5FCOMMIT=20to=20more=20recent=20v?= =?UTF-8?q?ersion=C2=A0that=20better=20supports=20cgroupv2=20nesting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- al/aarch64/standard/2.0/Dockerfile | 2 +- al/aarch64/standard/3.0/Dockerfile | 2 +- al/x86_64/standard/4.0/Dockerfile | 2 +- al/x86_64/standard/5.0/Dockerfile | 2 +- al/x86_64/standard/corretto11/Dockerfile | 2 +- al/x86_64/standard/corretto8/Dockerfile | 2 +- ubuntu/standard/5.0/Dockerfile | 2 +- ubuntu/standard/6.0/Dockerfile | 2 +- ubuntu/standard/7.0/Dockerfile | 2 +- unsupported_images/al2/aarch64/standard/1.0/Dockerfile | 2 +- unsupported_images/al2/x86_64/standard/1.0/Dockerfile | 2 +- unsupported_images/al2/x86_64/standard/2.0/Dockerfile | 2 +- unsupported_images/al2/x86_64/standard/3.0/Dockerfile | 2 +- unsupported_images/android-java-8/24.4.1/Dockerfile | 2 +- unsupported_images/android-java-8/26.1.1/Dockerfile | 2 +- unsupported_images/docker/1.12.1/Dockerfile | 2 +- unsupported_images/docker/17.09.0/Dockerfile | 2 +- unsupported_images/docker/18.09.0/Dockerfile | 2 +- unsupported_images/dot-net/core-1/Dockerfile | 2 +- unsupported_images/dot-net/core-2.1/Dockerfile | 2 +- unsupported_images/dot-net/core-2/Dockerfile | 2 +- unsupported_images/golang/1.10/Dockerfile | 2 +- unsupported_images/golang/1.11/Dockerfile | 2 +- unsupported_images/golang/1.7.3/Dockerfile | 2 +- unsupported_images/java/openjdk-11/Dockerfile | 2 +- unsupported_images/java/openjdk-8/Dockerfile | 2 +- unsupported_images/java/openjdk-9/Dockerfile | 2 +- unsupported_images/nodejs/10.1.0/Dockerfile | 2 +- unsupported_images/nodejs/10.14.1/Dockerfile | 2 +- unsupported_images/nodejs/4.3.2/Dockerfile | 2 +- unsupported_images/nodejs/4.4.7/Dockerfile | 2 +- unsupported_images/nodejs/6.3.1/Dockerfile | 2 +- unsupported_images/nodejs/8.11.0/Dockerfile | 2 +- unsupported_images/php/5.6/Dockerfile | 2 +- unsupported_images/php/7.0/Dockerfile | 2 +- unsupported_images/php/7.1/Dockerfile | 2 +- unsupported_images/python/2.7.12/Dockerfile | 2 +- unsupported_images/python/3.3.6/Dockerfile | 2 +- unsupported_images/python/3.4.5/Dockerfile | 2 +- unsupported_images/python/3.5.2/Dockerfile | 2 +- unsupported_images/python/3.6.5/Dockerfile | 2 +- unsupported_images/python/3.7.1/Dockerfile | 2 +- unsupported_images/ruby/2.2.5/Dockerfile | 2 +- unsupported_images/ruby/2.3.1/Dockerfile | 2 +- unsupported_images/ruby/2.5.1/Dockerfile | 2 +- unsupported_images/ruby/2.5.3/Dockerfile | 2 +- unsupported_images/ubuntu-base/14.04/Dockerfile | 2 +- unsupported_images/ubuntu/standard/1.0/Dockerfile | 2 +- unsupported_images/ubuntu/standard/2.0/Dockerfile | 2 +- unsupported_images/ubuntu/standard/3.0/Dockerfile | 2 +- unsupported_images/ubuntu/standard/4.0/Dockerfile | 2 +- 51 files changed, 51 insertions(+), 51 deletions(-) diff --git a/al/aarch64/standard/2.0/Dockerfile b/al/aarch64/standard/2.0/Dockerfile index 86452102..6e233b5d 100644 --- a/al/aarch64/standard/2.0/Dockerfile +++ b/al/aarch64/standard/2.0/Dockerfile @@ -340,7 +340,7 @@ FROM runtimes_1 AS runtimes_2 #Docker 19 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" ENV DOCKER_SHA256="2C75CD6C3DC9B81CB5BDE664C882E4339A2054E09CF09606F9F7DD6970E7F078" ENV DOCKER_VERSION="20.10.22" diff --git a/al/aarch64/standard/3.0/Dockerfile b/al/aarch64/standard/3.0/Dockerfile index 11199bff..9829c64a 100644 --- a/al/aarch64/standard/3.0/Dockerfile +++ b/al/aarch64/standard/3.0/Dockerfile @@ -432,7 +432,7 @@ FROM runtimes_1 AS runtimes_2 #Docker 2.17 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" ENV DOCKER_SHA256="e6b53725a73763ab3f988c73f8772eaed429754c1a579db5ff11f21990fd1817" ENV DOCKER_VERSION="27.5.1" diff --git a/al/x86_64/standard/4.0/Dockerfile b/al/x86_64/standard/4.0/Dockerfile index b1bce882..25a1caa8 100644 --- a/al/x86_64/standard/4.0/Dockerfile +++ b/al/x86_64/standard/4.0/Dockerfile @@ -324,7 +324,7 @@ FROM runtimes_1 AS runtimes_2 #Docker 20 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.29.2" ENV DOCKER_SHA256="AB91092320A87691A1EAF0225B48585DB9C69CFF0ED4B0F569F744FF765515E3" diff --git a/al/x86_64/standard/5.0/Dockerfile b/al/x86_64/standard/5.0/Dockerfile index 8cf5116d..ff9e07c8 100644 --- a/al/x86_64/standard/5.0/Dockerfile +++ b/al/x86_64/standard/5.0/Dockerfile @@ -139,7 +139,7 @@ RUN set -ex \ # Install Docker 27 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="2.29.7" \ DOCKER_BUILDX_VERSION="0.17.1" diff --git a/al/x86_64/standard/corretto11/Dockerfile b/al/x86_64/standard/corretto11/Dockerfile index 50abb6b1..e8b675e8 100644 --- a/al/x86_64/standard/corretto11/Dockerfile +++ b/al/x86_64/standard/corretto11/Dockerfile @@ -71,7 +71,7 @@ RUN set -ex \ #Docker 23 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="2.17.3" \ DOCKER_BUILDX_VERSION="0.11.0" diff --git a/al/x86_64/standard/corretto8/Dockerfile b/al/x86_64/standard/corretto8/Dockerfile index 1baf0443..118ff6af 100644 --- a/al/x86_64/standard/corretto8/Dockerfile +++ b/al/x86_64/standard/corretto8/Dockerfile @@ -71,7 +71,7 @@ RUN set -ex \ #Docker 23 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="2.17.3" \ DOCKER_BUILDX_VERSION="0.11.0" diff --git a/ubuntu/standard/5.0/Dockerfile b/ubuntu/standard/5.0/Dockerfile index 276c579f..b90ac1fe 100644 --- a/ubuntu/standard/5.0/Dockerfile +++ b/ubuntu/standard/5.0/Dockerfile @@ -428,7 +428,7 @@ RUN rm -fr /var/lib/apt/lists/* /tmp/* /var/tmp/* \ #**************** DOCKER ********************************************* ARG DOCKER_BUCKET="download.docker.com" ARG DOCKER_CHANNEL="stable" -ARG DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" +ARG DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" ARG DOCKER_COMPOSE_VERSION="1.29.2" ARG SRC_DIR="/usr/src" diff --git a/ubuntu/standard/6.0/Dockerfile b/ubuntu/standard/6.0/Dockerfile index b9508138..8e7e915f 100644 --- a/ubuntu/standard/6.0/Dockerfile +++ b/ubuntu/standard/6.0/Dockerfile @@ -347,7 +347,7 @@ RUN rm -fr /var/lib/apt/lists/* /tmp/* /var/tmp/* \ #**************** DOCKER ********************************************* ARG DOCKER_BUCKET="download.docker.com" ARG DOCKER_CHANNEL="stable" -ARG DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" +ARG DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" ARG DOCKER_COMPOSE_VERSION="2.17.3" ARG DOCKER_BUILDX_VERSION="0.11.0" ARG SRC_DIR="/usr/src" diff --git a/ubuntu/standard/7.0/Dockerfile b/ubuntu/standard/7.0/Dockerfile index d1b77295..84173a23 100644 --- a/ubuntu/standard/7.0/Dockerfile +++ b/ubuntu/standard/7.0/Dockerfile @@ -155,7 +155,7 @@ RUN set -ex \ #**************** DOCKER ********************************************* ARG DOCKER_BUCKET="download.docker.com" ARG DOCKER_CHANNEL="stable" -ARG DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" +ARG DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" ARG DOCKER_COMPOSE_VERSION="2.29.7" ARG DOCKER_BUILDX_VERSION="0.17.1" ARG SRC_DIR="/usr/src" diff --git a/unsupported_images/al2/aarch64/standard/1.0/Dockerfile b/unsupported_images/al2/aarch64/standard/1.0/Dockerfile index 96d0430d..0911a1c0 100644 --- a/unsupported_images/al2/aarch64/standard/1.0/Dockerfile +++ b/unsupported_images/al2/aarch64/standard/1.0/Dockerfile @@ -30,7 +30,7 @@ ARG CHINA_REGION ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="0259f8b6572f02cf0dafd7388ca0e4adfdbbfaba81cfb1b7443e89fccbed22c7" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DEBIAN_FRONTEND="noninteractive" \ SRC_DIR="/usr/src" \ EPEL_REPO="https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" diff --git a/unsupported_images/al2/x86_64/standard/1.0/Dockerfile b/unsupported_images/al2/x86_64/standard/1.0/Dockerfile index 7fc7da90..c1b3532e 100644 --- a/unsupported_images/al2/x86_64/standard/1.0/Dockerfile +++ b/unsupported_images/al2/x86_64/standard/1.0/Dockerfile @@ -366,7 +366,7 @@ FROM runtimes_1 AS al2_v1 #Docker 18 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.24.0" ENV DOCKER_SHA256="1f3f6774117765279fce64ee7f76abbb5f260264548cf80631d68fb2d795bb09" diff --git a/unsupported_images/al2/x86_64/standard/2.0/Dockerfile b/unsupported_images/al2/x86_64/standard/2.0/Dockerfile index d788b461..c3da4502 100644 --- a/unsupported_images/al2/x86_64/standard/2.0/Dockerfile +++ b/unsupported_images/al2/x86_64/standard/2.0/Dockerfile @@ -372,7 +372,7 @@ FROM runtimes_1 AS runtimes_2 #Docker 20 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.24.0" ENV DOCKER_SHA256="dd6ff72df1edfd61ae55feaa4aadb88634161f0aa06dbaaf291d1be594099ff3" diff --git a/unsupported_images/al2/x86_64/standard/3.0/Dockerfile b/unsupported_images/al2/x86_64/standard/3.0/Dockerfile index 9abf87a2..885bdb15 100644 --- a/unsupported_images/al2/x86_64/standard/3.0/Dockerfile +++ b/unsupported_images/al2/x86_64/standard/3.0/Dockerfile @@ -367,7 +367,7 @@ FROM runtimes_1 AS runtimes_2 #Docker 20 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.26.2" ENV DOCKER_SHA256="945C3A3DDCB79EE7307496C2F39EB3D8372466E8654E63D60BBB462E4A3C1427" diff --git a/unsupported_images/android-java-8/24.4.1/Dockerfile b/unsupported_images/android-java-8/24.4.1/Dockerfile index 6fc9dff7..f178fcb7 100644 --- a/unsupported_images/android-java-8/24.4.1/Dockerfile +++ b/unsupported_images/android-java-8/24.4.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/android-java-8/26.1.1/Dockerfile b/unsupported_images/android-java-8/26.1.1/Dockerfile index 515a4241..30e1f893 100644 --- a/unsupported_images/android-java-8/26.1.1/Dockerfile +++ b/unsupported_images/android-java-8/26.1.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/docker/1.12.1/Dockerfile b/unsupported_images/docker/1.12.1/Dockerfile index 0863eb75..7003826b 100644 --- a/unsupported_images/docker/1.12.1/Dockerfile +++ b/unsupported_images/docker/1.12.1/Dockerfile @@ -53,7 +53,7 @@ RUN wget "https://bootstrap.pypa.io/get-pip.py" -O /tmp/get-pip.py \ ENV DOCKER_BUCKET="get.docker.com" \ DOCKER_VERSION="1.12.1" \ DOCKER_SHA256="05ceec7fd937e1416e5dce12b0b6e1c655907d349d52574319a1e875077ccb79" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.16.1" COPY dockerd-entrypoint.sh /usr/local/bin/ diff --git a/unsupported_images/docker/17.09.0/Dockerfile b/unsupported_images/docker/17.09.0/Dockerfile index 4adbf02d..54741a77 100644 --- a/unsupported_images/docker/17.09.0/Dockerfile +++ b/unsupported_images/docker/17.09.0/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/docker/18.09.0/Dockerfile b/unsupported_images/docker/18.09.0/Dockerfile index d9a35595..a1115e31 100644 --- a/unsupported_images/docker/18.09.0/Dockerfile +++ b/unsupported_images/docker/18.09.0/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="18.09.0" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="08795696e852328d66753963249f4396af2295a7fe2847b839f7102e25e47cb9" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.23.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/dot-net/core-1/Dockerfile b/unsupported_images/dot-net/core-1/Dockerfile index e2024a87..c0bb28ed 100644 --- a/unsupported_images/dot-net/core-1/Dockerfile +++ b/unsupported_images/dot-net/core-1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/dot-net/core-2.1/Dockerfile b/unsupported_images/dot-net/core-2.1/Dockerfile index a787786c..baf258d6 100644 --- a/unsupported_images/dot-net/core-2.1/Dockerfile +++ b/unsupported_images/dot-net/core-2.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/dot-net/core-2/Dockerfile b/unsupported_images/dot-net/core-2/Dockerfile index 09a7c6cf..7e0322aa 100644 --- a/unsupported_images/dot-net/core-2/Dockerfile +++ b/unsupported_images/dot-net/core-2/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/golang/1.10/Dockerfile b/unsupported_images/golang/1.10/Dockerfile index 255019f2..0d75117f 100644 --- a/unsupported_images/golang/1.10/Dockerfile +++ b/unsupported_images/golang/1.10/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/golang/1.11/Dockerfile b/unsupported_images/golang/1.11/Dockerfile index 025a02e1..c0ff6e29 100644 --- a/unsupported_images/golang/1.11/Dockerfile +++ b/unsupported_images/golang/1.11/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="18.09.0" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="08795696e852328d66753963249f4396af2295a7fe2847b839f7102e25e47cb9" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.23.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/golang/1.7.3/Dockerfile b/unsupported_images/golang/1.7.3/Dockerfile index c7310c27..f86d8f70 100644 --- a/unsupported_images/golang/1.7.3/Dockerfile +++ b/unsupported_images/golang/1.7.3/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.16.1" # Building git from source code: diff --git a/unsupported_images/java/openjdk-11/Dockerfile b/unsupported_images/java/openjdk-11/Dockerfile index 764835a3..215f0965 100644 --- a/unsupported_images/java/openjdk-11/Dockerfile +++ b/unsupported_images/java/openjdk-11/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="18.09.0" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="08795696e852328d66753963249f4396af2295a7fe2847b839f7102e25e47cb9" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.23.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/java/openjdk-8/Dockerfile b/unsupported_images/java/openjdk-8/Dockerfile index de32cc19..e9871626 100644 --- a/unsupported_images/java/openjdk-8/Dockerfile +++ b/unsupported_images/java/openjdk-8/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/java/openjdk-9/Dockerfile b/unsupported_images/java/openjdk-9/Dockerfile index 7b39aeed..c1ef84af 100644 --- a/unsupported_images/java/openjdk-9/Dockerfile +++ b/unsupported_images/java/openjdk-9/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/nodejs/10.1.0/Dockerfile b/unsupported_images/nodejs/10.1.0/Dockerfile index 0055916b..3cf889ca 100644 --- a/unsupported_images/nodejs/10.1.0/Dockerfile +++ b/unsupported_images/nodejs/10.1.0/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/nodejs/10.14.1/Dockerfile b/unsupported_images/nodejs/10.14.1/Dockerfile index dff3e452..c87939fd 100644 --- a/unsupported_images/nodejs/10.14.1/Dockerfile +++ b/unsupported_images/nodejs/10.14.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="18.09.0" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="08795696e852328d66753963249f4396af2295a7fe2847b839f7102e25e47cb9" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.23.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/nodejs/4.3.2/Dockerfile b/unsupported_images/nodejs/4.3.2/Dockerfile index f91d1ee6..52b6973e 100644 --- a/unsupported_images/nodejs/4.3.2/Dockerfile +++ b/unsupported_images/nodejs/4.3.2/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.16.1" # Building git from source code: diff --git a/unsupported_images/nodejs/4.4.7/Dockerfile b/unsupported_images/nodejs/4.4.7/Dockerfile index 6f13e10f..8cd58bc8 100644 --- a/unsupported_images/nodejs/4.4.7/Dockerfile +++ b/unsupported_images/nodejs/4.4.7/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.16.1" # Building git from source code: diff --git a/unsupported_images/nodejs/6.3.1/Dockerfile b/unsupported_images/nodejs/6.3.1/Dockerfile index 951a333f..d535d6c5 100644 --- a/unsupported_images/nodejs/6.3.1/Dockerfile +++ b/unsupported_images/nodejs/6.3.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/nodejs/8.11.0/Dockerfile b/unsupported_images/nodejs/8.11.0/Dockerfile index 515ea383..11f29924 100644 --- a/unsupported_images/nodejs/8.11.0/Dockerfile +++ b/unsupported_images/nodejs/8.11.0/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/php/5.6/Dockerfile b/unsupported_images/php/5.6/Dockerfile index e17ede5e..996d23d9 100644 --- a/unsupported_images/php/5.6/Dockerfile +++ b/unsupported_images/php/5.6/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/php/7.0/Dockerfile b/unsupported_images/php/7.0/Dockerfile index 0dea2974..96577c6a 100644 --- a/unsupported_images/php/7.0/Dockerfile +++ b/unsupported_images/php/7.0/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/php/7.1/Dockerfile b/unsupported_images/php/7.1/Dockerfile index df0f2313..ed22bd72 100644 --- a/unsupported_images/php/7.1/Dockerfile +++ b/unsupported_images/php/7.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="18.09.0" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="08795696e852328d66753963249f4396af2295a7fe2847b839f7102e25e47cb9" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.23.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/python/2.7.12/Dockerfile b/unsupported_images/python/2.7.12/Dockerfile index 1d5445a1..70e78a5f 100644 --- a/unsupported_images/python/2.7.12/Dockerfile +++ b/unsupported_images/python/2.7.12/Dockerfile @@ -18,7 +18,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/python/3.3.6/Dockerfile b/unsupported_images/python/3.3.6/Dockerfile index 5b515629..26df2731 100644 --- a/unsupported_images/python/3.3.6/Dockerfile +++ b/unsupported_images/python/3.3.6/Dockerfile @@ -18,7 +18,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/python/3.4.5/Dockerfile b/unsupported_images/python/3.4.5/Dockerfile index 6fd8369e..e17afc1d 100644 --- a/unsupported_images/python/3.4.5/Dockerfile +++ b/unsupported_images/python/3.4.5/Dockerfile @@ -18,7 +18,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/python/3.5.2/Dockerfile b/unsupported_images/python/3.5.2/Dockerfile index aeb46d67..55367607 100644 --- a/unsupported_images/python/3.5.2/Dockerfile +++ b/unsupported_images/python/3.5.2/Dockerfile @@ -18,7 +18,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/python/3.6.5/Dockerfile b/unsupported_images/python/3.6.5/Dockerfile index c7fced02..5b399a60 100644 --- a/unsupported_images/python/3.6.5/Dockerfile +++ b/unsupported_images/python/3.6.5/Dockerfile @@ -18,7 +18,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/python/3.7.1/Dockerfile b/unsupported_images/python/3.7.1/Dockerfile index fc678761..c12f7e10 100644 --- a/unsupported_images/python/3.7.1/Dockerfile +++ b/unsupported_images/python/3.7.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="18.09.0" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="08795696e852328d66753963249f4396af2295a7fe2847b839f7102e25e47cb9" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.23.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/ruby/2.2.5/Dockerfile b/unsupported_images/ruby/2.2.5/Dockerfile index cbae5c8d..c1284a86 100644 --- a/unsupported_images/ruby/2.2.5/Dockerfile +++ b/unsupported_images/ruby/2.2.5/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/ruby/2.3.1/Dockerfile b/unsupported_images/ruby/2.3.1/Dockerfile index 910d34e6..7b680ebe 100644 --- a/unsupported_images/ruby/2.3.1/Dockerfile +++ b/unsupported_images/ruby/2.3.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/ruby/2.5.1/Dockerfile b/unsupported_images/ruby/2.5.1/Dockerfile index c54aad57..0ea77c52 100644 --- a/unsupported_images/ruby/2.5.1/Dockerfile +++ b/unsupported_images/ruby/2.5.1/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/ruby/2.5.3/Dockerfile b/unsupported_images/ruby/2.5.3/Dockerfile index e1e77e3e..8af7717b 100644 --- a/unsupported_images/ruby/2.5.3/Dockerfile +++ b/unsupported_images/ruby/2.5.3/Dockerfile @@ -16,7 +16,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="18.09.0" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="08795696e852328d66753963249f4396af2295a7fe2847b839f7102e25e47cb9" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.23.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/ubuntu-base/14.04/Dockerfile b/unsupported_images/ubuntu-base/14.04/Dockerfile index 26ae43b4..4ab98144 100644 --- a/unsupported_images/ubuntu-base/14.04/Dockerfile +++ b/unsupported_images/ubuntu-base/14.04/Dockerfile @@ -4,7 +4,7 @@ ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_VERSION="17.09.0-ce" \ DOCKER_CHANNEL="stable" \ DOCKER_SHA256="a9e90a73c3cdfbf238f148e1ec0eaff5eb181f92f35bdd938fd7dab18e1c4647" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.21.2" \ GITVERSION_VERSION="3.6.5" diff --git a/unsupported_images/ubuntu/standard/1.0/Dockerfile b/unsupported_images/ubuntu/standard/1.0/Dockerfile index 0164d620..29cd1432 100644 --- a/unsupported_images/ubuntu/standard/1.0/Dockerfile +++ b/unsupported_images/ubuntu/standard/1.0/Dockerfile @@ -438,7 +438,7 @@ RUN rbenv uninstall -f $RUBY_27_VERSION # Docker 18 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.24.0" \ SRC_DIR="/usr/src" diff --git a/unsupported_images/ubuntu/standard/2.0/Dockerfile b/unsupported_images/ubuntu/standard/2.0/Dockerfile index 6a976051..3fd000b1 100644 --- a/unsupported_images/ubuntu/standard/2.0/Dockerfile +++ b/unsupported_images/ubuntu/standard/2.0/Dockerfile @@ -435,7 +435,7 @@ RUN rbenv uninstall -f $RUBY_27_VERSION # Docker 18 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.24.0" \ SRC_DIR="/usr/src" diff --git a/unsupported_images/ubuntu/standard/3.0/Dockerfile b/unsupported_images/ubuntu/standard/3.0/Dockerfile index b0998216..88ceffc5 100644 --- a/unsupported_images/ubuntu/standard/3.0/Dockerfile +++ b/unsupported_images/ubuntu/standard/3.0/Dockerfile @@ -446,7 +446,7 @@ RUN rbenv uninstall -f $RUBY_27_VERSION #Docker 20 ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.24.0" \ SRC_DIR="/usr/src" diff --git a/unsupported_images/ubuntu/standard/4.0/Dockerfile b/unsupported_images/ubuntu/standard/4.0/Dockerfile index 55a81130..c45238a5 100644 --- a/unsupported_images/ubuntu/standard/4.0/Dockerfile +++ b/unsupported_images/ubuntu/standard/4.0/Dockerfile @@ -437,7 +437,7 @@ RUN rm -fr /var/lib/apt/lists/* /tmp/* /var/tmp/* \ #**************** DOCKER ********************************************* ENV DOCKER_BUCKET="download.docker.com" \ DOCKER_CHANNEL="stable" \ - DIND_COMMIT="3b5fac462d21ca164b3778647420016315289034" \ + DIND_COMMIT="65cfcc28ab37cb75e1560e4b4738719c07c6618e" \ DOCKER_COMPOSE_VERSION="1.26.2" \ SRC_DIR="/usr/src"