Skip to content

Commit 6f72ddf

Browse files
authored
Merge pull request #3428 from jupyterhub/revert-3413-downgrade-dind
Revert "Downgrade Docker dind from 28.3.3-dind to 27.5.1-dind"
2 parents 114ba49 + 248d854 commit 6f72ddf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mybinder/values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -352,10 +352,6 @@ binderhub:
352352
imageBuilderType: dind
353353
dind:
354354
daemonset:
355-
image:
356-
# Investigating https://github.com/jupyterhub/mybinder.org-deploy/issues/3387#issuecomment-3239287733
357-
# Downgrade dind, reverts https://github.com/jupyterhub/binderhub/pull/1937
358-
tag: 27.5.1-dind
359355
extraArgs:
360356
# Allow for concurrent pushes so pushes are faster
361357
- --max-concurrent-uploads=32

0 commit comments

Comments
 (0)