From f8a1bb12ee0266919ade6449d592cef8a462817d Mon Sep 17 00:00:00 2001 From: "D. Paolella" Date: Fri, 20 Oct 2023 16:05:02 +0200 Subject: [PATCH] Bump nodejs to 18 --- streams.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams.yml b/streams.yml index 459290a053..efb3b99f88 100644 --- a/streams.yml +++ b/streams.yml @@ -181,6 +181,6 @@ rhel9: mirror: true nodejs: - image: ubi8/nodejs-16:1-82.1675799501 + image: ubi8/nodejs-18:1-71.1697671458 upstream_image: registry.ci.openshift.org/ocp/builder:rhel-8-openshift-nodejs-base-{MAJOR}.{MINOR}.art mirror: true