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