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 4f0a91a commit b22c9eeCopy full SHA for b22c9ee
helm-chart/binderhub/values.yaml
@@ -280,7 +280,7 @@ dind:
280
daemonset:
281
image:
282
name: docker.io/library/docker
283
- tag: "27.4.1-dind" # ref: https://hub.docker.com/_/docker/tags
+ tag: "27.5.1-dind" # ref: https://hub.docker.com/_/docker/tags
284
pullPolicy: ""
285
pullSecrets: []
286
# Additional command line arguments to pass to dockerd
0 commit comments