mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 15:22:29 +01:00
Restore builds for arm that were removed since 26669f06
This commit is contained in:
parent
506a372d35
commit
97e64857fe
|
@ -7,7 +7,7 @@ target "build-dockerfile" {
|
|||
}
|
||||
|
||||
target "build-platforms" {
|
||||
platforms = ["linux/amd64"]
|
||||
platforms = ["linux/amd64", "linux/armhf", "linux/aarch64"]
|
||||
}
|
||||
|
||||
target "build-common" {
|
||||
|
|
Loading…
Reference in New Issue
Block a user