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 82d2268 + 0d8e0ee commit ff77710Copy full SHA for ff77710
helm-chart/binderhub/values.yaml
@@ -280,7 +280,7 @@ dind:
280
daemonset:
281
image:
282
name: docker.io/library/docker
283
- tag: "27.1.1-dind" # ref: https://hub.docker.com/_/docker/tags
+ tag: "27.3.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