Skip to content

Commit

Permalink
linux/riscv64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 26, 2024
1 parent 4f35efd commit 11d0a71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ linux/arm/v6
linux/arm/v7
linux/arm64
linux/ppc64le
linux/riscv64
linux/s390x
```

Expand Down
1 change: 1 addition & 0 deletions docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ target "image-all" {
"linux/arm64",
"linux/386",
"linux/ppc64le",
"linux/riscv64",
"linux/s390x"
]
}

0 comments on commit 11d0a71

Please sign in to comment.