feat(ppc64): update nodejs

This commit is contained in:
Baptiste Augrain 2025-03-06 22:02:28 +01:00
parent fa7712f465
commit cb344c400f
No known key found for this signature in database
GPG Key ID: D0F9263E966FE50B

View File

@ -3,7 +3,7 @@ ARG TAG=20.04
FROM ${REPO}:${TAG}
ARG DEBIAN_FRONTEND=noninteractive
ARG NODE_VERSION="16.20.2"
ARG NODE_VERSION="20.18.2"
# ubuntu keeps its i386/amd64 and other architecture repos separate
# the default i386/amd64 packages can be found in http://archive.ubuntu.com while all other architectures are in http://ports.ubuntu.com/