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 5fbf7c5 + a957bf0 commit 97f7874Copy full SHA for 97f7874
helm-chart/binderhub/values.yaml
@@ -280,7 +280,7 @@ dind:
280
daemonset:
281
image:
282
name: docker.io/library/docker
283
- tag: "27.3.1-dind" # ref: https://hub.docker.com/_/docker/tags
+ tag: "27.4.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