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.
2 parents 86a1670 + 8e0b00a commit 160f80bCopy full SHA for 160f80b
helm-chart/binderhub/values.yaml
@@ -275,7 +275,7 @@ dind:
275
daemonset:
276
image:
277
name: docker.io/library/docker
278
- tag: "24.0.7-dind" # ref: https://hub.docker.com/_/docker/tags
+ tag: "25.0.1-dind" # ref: https://hub.docker.com/_/docker/tags
279
pullPolicy: ""
280
pullSecrets: []
281
# Additional command line arguments to pass to dockerd
0 commit comments