Skip to content

Commit 9ca766c

Browse files
authored
Merge pull request #6858 from gounthar/feat/add-riscv64-to-bin-image-cross
Add linux/riscv64 to bin-image-cross release target
2 parents 5d8cc2c + 300d823 commit 9ca766c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-bake.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ target "bin-image-cross" {
190190
"linux/arm/v7",
191191
"linux/arm64",
192192
"linux/ppc64le",
193+
"linux/riscv64",
193194
"linux/s390x",
194195
"windows/amd64",
195196
"windows/arm64"

0 commit comments

Comments
 (0)