Skip to content

Commit 3dfe0d4

Browse files
Update library/docker version from 26.0.0-dind to 26.1.1-dind
1 parent 442e3ed commit 3dfe0d4

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)