Commit 60dc763
committed
fix private keys being added to final image from openssh package
The openssh package generates some private keys upon installation.
Switched to the client package instead; we don't need the server
component anyways.
Hadd to add a line to ensure ssh-keygen was installed for the tests.
Signed-off-by: Taylor Silva <dev@taydev.net>1 parent 6a7ebf7 commit 60dc763
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments