Skip to content

Commit 52ac523

Browse files
authored
Merge pull request #3429 from jupyterhub/revert-3428-revert-3413-downgrade-dind
Downgrade Docker dind from 28.3.3-dind to 27.5.1-dind
2 parents 6f72ddf + 63afde1 commit 52ac523

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mybinder/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,10 @@ 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
355359
extraArgs:
356360
# Allow for concurrent pushes so pushes are faster
357361
- --max-concurrent-uploads=32

0 commit comments

Comments
 (0)