From 9056c38aff920231c095ee1c76343abea3c0bbd5 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:18:08 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/nodejs-18 Docker tag to v9 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile.downstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.downstream b/Dockerfile.downstream index 5f892b07e..a2ece0ccd 100644 --- a/Dockerfile.downstream +++ b/Dockerfile.downstream @@ -1,6 +1,6 @@ ARG COMMIT -FROM registry.access.redhat.com/ubi9/nodejs-18:1-108.1716477799 as web-builder +FROM registry.access.redhat.com/ubi9/nodejs-18:9.5-1733148761 as web-builder ARG BUILDSCRIPT WORKDIR /opt/app-root