S allius/issue456 (#462)
* - remove unused 32-bit architectures from the prebuild multiarch containers * update po file
This commit is contained in:
@@ -59,7 +59,7 @@ target "_common" {
|
||||
]
|
||||
|
||||
no-cache = false
|
||||
platforms = ["linux/amd64", "linux/arm64", "linux/arm/v7"]
|
||||
platforms = ["linux/amd64", "linux/arm64"]
|
||||
}
|
||||
|
||||
target "_debug" {
|
||||
|
||||
Reference in New Issue
Block a user