node-red-docker
node-red-docker copied to clipboard
The Node-red docker image v4.0.0-22-minimal uses vulnerable alpine version
Hello,
It looks like the new image of v4.0.0-22-minimal uses alpine 3.20.0 as a base image in Dockerfile. The alpine:3.20.0 is vulnerable, but the defects have been already fixed in v.3.20.1. Could you please rebuild this docker image (in case you already use 3.20 in Dockerfile) or upgrade it to 3.20.1 (in case you explicitly set alpine:3.20.0)?
Thanks