From 8645f800c3c0a96a09f3c7fab7426dcc02494b48 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Sat, 15 Jul 2023 08:35:44 +0000 Subject: [PATCH] Update library/docker version from 24.0.2-dind to 24.0.4-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 b7afce582..e545841de 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -273,7 +273,7 @@ dind: daemonset: image: name: docker.io/library/docker - tag: "24.0.2-dind" # ref: https://hub.docker.com/_/docker/tags + tag: "24.0.4-dind" # ref: https://hub.docker.com/_/docker/tags pullPolicy: "" pullSecrets: [] # Additional command line arguments to pass to dockerd