mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 14:02:41 +01:00
Deprecate/remove linux/armhf since it has been removed in base image
This commit is contained in:
@@ -21,7 +21,7 @@ target "build-dockerfile" {
|
||||
}
|
||||
|
||||
target "build-platforms" {
|
||||
platforms = ["linux/amd64", "linux/armhf", "linux/aarch64"]
|
||||
platforms = ["linux/amd64", "linux/aarch64"]
|
||||
}
|
||||
|
||||
target "build-common" {
|
||||
|
||||
Reference in New Issue
Block a user