Skip to content

Commit 8a8a59e

Browse files
authored
Merge pull request #1846 from jupyterhub/update-image-docker
Update library/docker version from 26.0.0-dind to 26.1.1-dind
2 parents 25ce964 + 3dfe0d4 commit 8a8a59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/binderhub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ dind:
276276
daemonset:
277277
image:
278278
name: docker.io/library/docker
279-
tag: "26.0.0-dind" # ref: https://hub.docker.com/_/docker/tags
279+
tag: "26.1.1-dind" # ref: https://hub.docker.com/_/docker/tags
280280
pullPolicy: ""
281281
pullSecrets: []
282282
# Additional command line arguments to pass to dockerd

0 commit comments

Comments
 (0)