From 5b8d4d395e2e6cb880cda7dd3de5fdf1ae3d9b07 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Tue, 1 Oct 2024 08:27:17 +0000 Subject: [PATCH] Update library/docker version from 27.1.1-dind to 27.3.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 e11c7237e..341d107ab 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -280,7 +280,7 @@ dind: daemonset: image: name: docker.io/library/docker - tag: "27.1.1-dind" # ref: https://hub.docker.com/_/docker/tags + tag: "27.3.1-dind" # ref: https://hub.docker.com/_/docker/tags pullPolicy: "" pullSecrets: [] # Additional command line arguments to pass to dockerd