Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker #14758

Merged
merged 1 commit into from
May 31, 2023
Merged

Update docker #14758

merged 1 commit into from
May 31, 2023

Conversation

yosifkit
Copy link
Member

@github-actions
Copy link

Diff for f32ef15:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index e5b799c..2485ff6 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -9,7 +9,7 @@ Directory: 23/cli
 
 Tags: 23.0.6-dind, 23.0-dind, 23-dind, 23.0.6-dind-alpine3.18, 23.0.6, 23.0, 23, 23.0.6-alpine3.18
 Architectures: amd64, arm64v8
-GitCommit: 6964fd52030c2e6e9e0943eaac07d78c9841fbb3
+GitCommit: 09a8b6a03e9ab630f0f62cce43df38a285f80826
 Directory: 23/dind
 
 Tags: 23.0.6-dind-rootless, 23.0-dind-rootless, 23-dind-rootless
@@ -45,7 +45,7 @@ Directory: 24/cli
 
 Tags: 24.0.2-dind, 24.0-dind, 24-dind, dind, 24.0.2-dind-alpine3.18, 24.0.2, 24.0, 24, latest, 24.0.2-alpine3.18
 Architectures: amd64, arm64v8
-GitCommit: 679ff1a932a1bdf4341fb0d5cb06f088c77d44bf
+GitCommit: 36a4df919e51b459eaf08c2f7d395b71d8e331c3
 Directory: 24/dind
 
 Tags: 24.0.2-dind-rootless, 24.0-dind-rootless, 24-dind-rootless, dind-rootless
diff --git a/docker_23.0.6-alpine3.18/Dockerfile b/docker_23.0.6-alpine3.18/Dockerfile
index 59c3165..0cc939c 100644
--- a/docker_23.0.6-alpine3.18/Dockerfile
+++ b/docker_23.0.6-alpine3.18/Dockerfile
@@ -74,7 +74,7 @@ RUN set -eux; \
 	runc --version
 
 # https://github.com/docker/docker/tree/master/hack/dind
-ENV DIND_COMMIT 1f32e3c95d72a29b3eaacba156ed675dba976cb5
+ENV DIND_COMMIT d58df1fc6c866447ce2cd129af10e5b507705624
 
 RUN set -eux; \
 	wget -O /usr/local/bin/dind "https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind"; \
diff --git a/docker_24.0.2-alpine3.18/Dockerfile b/docker_24.0.2-alpine3.18/Dockerfile
index dcf354c..504ec9f 100644
--- a/docker_24.0.2-alpine3.18/Dockerfile
+++ b/docker_24.0.2-alpine3.18/Dockerfile
@@ -74,7 +74,7 @@ RUN set -eux; \
 	runc --version
 
 # https://github.com/docker/docker/tree/master/hack/dind
-ENV DIND_COMMIT 1f32e3c95d72a29b3eaacba156ed675dba976cb5
+ENV DIND_COMMIT d58df1fc6c866447ce2cd129af10e5b507705624
 
 RUN set -eux; \
 	wget -O /usr/local/bin/dind "https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind"; \

Relevant Maintainers:

@tianon
Copy link
Member

tianon commented May 31, 2023

moby/moby@d58df1f 👀 (pretty benign)

@tianon tianon merged commit 04a1da6 into docker-library:master May 31, 2023
@tianon tianon deleted the docker branch May 31, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants