From 3dfe0d41e7042eb9c40452734e3ab83213897e5b Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 1 May 2024 05:06:45 +0000 Subject: [PATCH] Update library/docker version from 26.0.0-dind to 26.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 e54a59f34..4f7856507 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: "26.0.0-dind" # ref: https://hub.docker.com/_/docker/tags + tag: "26.1.1-dind" # ref: https://hub.docker.com/_/docker/tags pullPolicy: "" pullSecrets: [] # Additional command line arguments to pass to dockerd