mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
Update busybox dependency to fix bazel build
This commit is contained in:
parent
ab892f9de8
commit
9f4b0ddb47
@ -24,8 +24,8 @@ go_repositories()
|
|||||||
debs = (
|
debs = (
|
||||||
(
|
(
|
||||||
"busybox_deb",
|
"busybox_deb",
|
||||||
"f262cc9cf893740bb70c3dd01da9429b858c94be696badd4a702e0a8c7f6f80b",
|
"7465567f5e5255188b1d004d7081066cd79f77a5c18a5d418d27966d698e0bef",
|
||||||
"http://ftp.us.debian.org/debian/pool/main/b/busybox/busybox-static_1.22.0-19+b1_amd64.deb",
|
"http://ftp.us.debian.org/debian/pool/main/b/busybox/busybox-static_1.22.0-19+b2_amd64.deb",
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
"libc_deb",
|
"libc_deb",
|
||||||
|
Loading…
Reference in New Issue
Block a user