Commit ba831d3
authored
Install openssh-client (#971)
In #967, I upgraded the base image from `m61` to `m64`.
The new `m64` base image doesn't include a SSH client anymore.
This was causing issues with a learn course relying on `stable-baselines`. This package isn't included in our base image but is installed at runtime.1 parent 8bf4913 commit ba831d3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments