We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7712f commit cb344c4Copy full SHA for cb344c4
focal-devtoolset-ppc64le/Dockerfile
@@ -3,7 +3,7 @@ ARG TAG=20.04
3
FROM ${REPO}:${TAG}
4
5
ARG DEBIAN_FRONTEND=noninteractive
6
-ARG NODE_VERSION="16.20.2"
+ARG NODE_VERSION="20.18.2"
7
8
# ubuntu keeps its i386/amd64 and other architecture repos separate
9
# the default i386/amd64 packages can be found in http://archive.ubuntu.com while all other architectures are in http://ports.ubuntu.com/
0 commit comments