Add more platforms in package
This commit is contained in:
parent
d635cca210
commit
8d54b4c345
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
tags: ${{ steps.image-metadata.outputs.tags }}
|
||||
labels: ${{ steps.image-metadata.outputs.labels }}
|
||||
containerfiles: ./Dockerfile
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
oci: true
|
||||
# Webpack seems to use a lot of open files, increase the max open file limit to accomodate.
|
||||
extra-args: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user