From 70bf89a22f4fe2f2cb2eb629a60dd5a9099af9c5 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Thu, 1 Aug 2024 05:01:03 +0000 Subject: [PATCH] Update library/docker version from 27.0.3-dind to 27.1.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 124d64978..4b40cf3b0 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.0.3-dind" # ref: https://hub.docker.com/_/docker/tags + tag: "27.1.1-dind" # ref: https://hub.docker.com/_/docker/tags pullPolicy: "" pullSecrets: [] # Additional command line arguments to pass to dockerd