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 fdbb176 commit 8e0b00aCopy full SHA for 8e0b00a
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