Commit 2f0a7ed
committed
fix: resolve openssh dependency busybox package 404 issue
- Add single_version_override to upgrade rules_coreutils from 1.0.0-beta.6 to 1.0.1
- Fixes openssh module dependency on outdated busybox-static_1.35.0-4+b3_amd64.deb
- Remove CI exclusion for hello_oci_openssh_signed_image target
- OpenSSH signing functionality now fully operational on Linux
Resolves issue #19 where CI builds failed due to 404 on outdated Debian package.
The newer rules_coreutils 1.0.1 contains the correct busybox package version.1 parent afa01dc commit 2f0a7ed
3 files changed
+24
-2507
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
| |||
202 | 201 | | |
203 | 202 | | |
204 | 203 | | |
205 | | - | |
206 | 204 | | |
207 | 205 | | |
208 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
33 | 42 | | |
34 | 43 | | |
35 | 44 | | |
| |||
0 commit comments