From 182ff5d66fd2c7efe865a40d256243b2e10bed03 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 1 Oct 2025 06:05:27 +0000 Subject: [PATCH] Update library/docker version from 28.3.3-dind to 28.4.0-dind --- helm-chart/binderhub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/binderhub/values.yaml b/helm-chart/binderhub/values.yaml index a2b539649..965b022a8 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -286,7 +286,7 @@ dind: daemonset: image: name: docker.io/library/docker - tag: "28.3.3-dind" # ref: https://hub.docker.com/_/docker/tags + tag: "28.4.0-dind" # ref: https://hub.docker.com/_/docker/tags pullPolicy: "" pullSecrets: [] # Additional command line arguments to pass to dockerd