node-red / node-red-docker

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

Remove linux/s390x for now 3.0.2 #393

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)

dceejay commented 8 months ago

Will there still be a @latest for 390 (even if it is back a level ?

hardillb commented 8 months ago

No

hardillb commented 8 months ago

I can see that the linux/s390x @latest tag was last pulled 17 hours ago (all the others are around 30mins...) but I can't see a way to get volumes from docker hub.

That one pull yesterday could have been a vulnerability scanner.

I understand this is a breaking change, but until I can get NodeJS/Qemu to look a little harder at the linked issue we can't ship security fixes for anybody else.