We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442e3ed commit 3dfe0d4Copy full SHA for 3dfe0d4
helm-chart/binderhub/values.yaml
@@ -276,7 +276,7 @@ dind:
276
daemonset:
277
image:
278
name: docker.io/library/docker
279
- tag: "26.0.0-dind" # ref: https://hub.docker.com/_/docker/tags
+ tag: "26.1.1-dind" # ref: https://hub.docker.com/_/docker/tags
280
pullPolicy: ""
281
pullSecrets: []
282
# Additional command line arguments to pass to dockerd
0 commit comments