mirror of
https://github.com/N0rthernL1ghts/s6-rootfs.git
synced 2024-11-23 13:03:29 +01:00
Remove linux/armhf support
This commit is contained in:
parent
fa736a885e
commit
a1576900ed
|
@ -11,7 +11,7 @@ target "build-dockerfile-legacy" {
|
|||
}
|
||||
|
||||
target "build-platforms" {
|
||||
platforms = ["linux/amd64", "linux/armhf", "linux/aarch64"]
|
||||
platforms = ["linux/amd64", "linux/aarch64"]
|
||||
}
|
||||
|
||||
target "build-common" {
|
||||
|
|
Loading…
Reference in New Issue
Block a user