Closed thegecko closed 1 year ago
@thegecko Tests failed on master, could you have a look? https://github.com/prebuild/docker-images/actions/runs/3665704437/jobs/6196951730
Hmm, took a quick look.
It seems to fail before my change when installing Node. This could be a new failure due to dependency changes in node 18 (and it being the new LTS).
Did node 18 build in this container before?
This could be a new failure due to dependency changes in node 18
Ah right. Node 18 is incompatible with CentOS 7, so until we upgrade (https://github.com/prebuild/prebuildify-cross/issues/13) I will pin node to 16.
Replace python version in
/usr/libexec/urlgrabber-ext-down
to fix yum oncentos7-devtoolset7
Fixes https://github.com/prebuild/docker-images/issues/28