Skip to content

Commit

Permalink
Restore aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
xZero707 committed Apr 15, 2024
1 parent 5659e0d commit 88ae523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ target "build-dockerfile" {
}

target "build-platforms" {
platforms = ["linux/amd64"]
platforms = ["linux/amd64", "linux/aarch64"]
}

target "build-common" {
Expand Down

0 comments on commit 88ae523

Please sign in to comment.