Commit daf50b8
committed
[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 ^^^1 parent 1020952 commit daf50b8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
0 commit comments