From 8e0b00ad82c25016ed5ab9935355493ad5caa616 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:02:00 +0000 Subject: [PATCH] Update library/docker version from 24.0.7-dind to 25.0.1-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 c87f3f3e0..d35e73da2 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -275,7 +275,7 @@ dind: daemonset: image: name: docker.io/library/docker - tag: "24.0.7-dind" # ref: https://hub.docker.com/_/docker/tags + tag: "25.0.1-dind" # ref: https://hub.docker.com/_/docker/tags pullPolicy: "" pullSecrets: [] # Additional command line arguments to pass to dockerd