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 abf103b commit 182ff5dCopy full SHA for 182ff5d
helm-chart/binderhub/values.yaml
@@ -286,7 +286,7 @@ dind:
286
daemonset:
287
image:
288
name: docker.io/library/docker
289
- tag: "28.3.3-dind" # ref: https://hub.docker.com/_/docker/tags
+ tag: "28.4.0-dind" # ref: https://hub.docker.com/_/docker/tags
290
pullPolicy: ""
291
pullSecrets: []
292
# Additional command line arguments to pass to dockerd
0 commit comments