Restore builds for arm that were removed since 26669f06

This commit is contained in:
Aleksandar Puharic 2022-11-02 22:04:39 +01:00
parent 506a372d35
commit 97e64857fe
Signed by: xZero707
GPG Key ID: 3CC53DCAA9C237BB

View File

@ -7,7 +7,7 @@ target "build-dockerfile" {
}
target "build-platforms" {
platforms = ["linux/amd64"]
platforms = ["linux/amd64", "linux/armhf", "linux/aarch64"]
}
target "build-common" {