node-red / node-red-docker

Repository for all things Node-RED and Docker related
Apache License 2.0
469 stars 382 forks source link

Disable linux/390x for now #394

Closed hardillb closed 8 months ago

hardillb commented 8 months ago

Disabling building for linux/s309x until the building on qemu with docker is fixed.

https://github.com/nodejs/node/issues/50339

Doing this so I can respin the containers to pick up upstream fixes (e.g. curl CVE)