1
0
Fork 0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-05-03 22:26:12 +02:00

Add s390x support

Add s390x support

Signed-off-by: Yan Song Liu <lysliu@cn.ibm.com>
This commit is contained in:
Yan Song Liu 2024-02-01 14:42:15 +08:00 committed by GitHub
parent e8d95764fb
commit af5acae58a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,7 +88,7 @@ jobs:
build-args: |
NGINX_PROXY_VERSION=${{ steps.nginx-proxy_version.outputs.VERSION }}
DOCKER_GEN_VERSION=${{ steps.docker-gen_version.outputs.VERSION }}
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64,linux/s390x,linux/arm/v7
sbom: true
push: true
provenance: mode=max