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