You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DATALAD RUNCMD] Update bundled docker to 19.03.15 from old 17.09.0-ce
That is needed so docker gains --gpus option and potentially something else more recent.
We trusted chatgpt that 19.03 series introduced it and went for the most recent patch release
in that series. Most recent docker is 29.0.0 but we did not want to jump too far ahead
=== Do not change lines below ===
{
"chain": [],
"cmd": "sed -i -e s,17.09.0-ce,19.03.15,g docker/Makefile",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
Signed-off-by: Yaroslav Halchenko <[email protected]>
0 commit comments