Skip to content

Commit cb344c4

Browse files
committed
feat(ppc64): update nodejs
1 parent fa7712f commit cb344c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

focal-devtoolset-ppc64le/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG TAG=20.04
33
FROM ${REPO}:${TAG}
44

55
ARG DEBIAN_FRONTEND=noninteractive
6-
ARG NODE_VERSION="16.20.2"
6+
ARG NODE_VERSION="20.18.2"
77

88
# ubuntu keeps its i386/amd64 and other architecture repos separate
99
# 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

Comments
 (0)