s2i-nodejs-container
s2i-nodejs-container copied to clipboard
NodeJS images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running NodeJS applications. Users can choose between Red Hat...
Node 22 image contains older version of nodemon (3.0.2) which has older braces which is affected by CVE-2024-4068 Request to update nodemon version to 3.0.3 or higher Reference: https://bugzilla.redhat.com/show_bug.cgi?id=2280600
## Removing langchain.js from the testing suite. This PR removes `langchain.js` from the testing suite because the yarn binary isn't available on the base images. Until we further investigate how...
https://github.com/sclorg/s2i-nodejs-container/blob/6f5cb299c7316c40659c0bdc5b8cc582cceb3a40/24-minimal/Dockerfile.c10s#L1 We should use minimal c10s image instead.
In our CI NodeJS 10 for version 24 and 24-minimal failed for this reason. ``` nodejs-nodemon-3.0.3-5.el10.noarch ubi-10-appstream-rpms 620.9 kB nodejs24-1:24.4.1-5.el10.x86_64 rhel-10-server-appstream-rpms 65.6 kB nodejs24-full-i18n-1:24.4.1-5.el10.x86_64 rhel-10-server-appstream-rpms 9.0 MB nodejs24-libs-1:24.4.1-5.el10.x86_64 rhel-10-server-appstream-rpms 22.2...
### Container platform OCP 4 ### Version ubi9/ubi-minimal:latest ### OS version of the container image RHEL 9 ### Bugzilla, Jira _No response_ ### Description In previous weeks it was possible...