Only build a linux/arm image
This commit is contained in:
@@ -17,8 +17,7 @@ target "release" {
|
||||
platforms = [
|
||||
"linux/amd64",
|
||||
"linux/arm64",
|
||||
"linux/arm/v6",
|
||||
"linux/arm/v7",
|
||||
"linux/arm",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user