Commit 75d3c9f
authored
add docker cli as a requirement during check (#454)
Docker does not officially provide LTS versions, picked 18.0.0 as a
baseline because it seems like a reasonable timeframe(2018), appears
they are already out of support cycle. I think we should encourage
but not enforce using newer versions that receives security updates.1 parent a7afa04 commit 75d3c9f
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
122 | 130 | | |
123 | 131 | | |
124 | 132 | | |
| |||
0 commit comments