mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 23:02:41 +01:00
Restore builds for arm that were removed since 26669f06
This commit is contained in:
@@ -7,7 +7,7 @@ target "build-dockerfile" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
target "build-platforms" {
|
target "build-platforms" {
|
||||||
platforms = ["linux/amd64"]
|
platforms = ["linux/amd64", "linux/armhf", "linux/aarch64"]
|
||||||
}
|
}
|
||||||
|
|
||||||
target "build-common" {
|
target "build-common" {
|
||||||
|
|||||||
Reference in New Issue
Block a user