diff --git a/Dockerfile.downstream b/Dockerfile.downstream index 97e4524f0..91b012379 100644 --- a/Dockerfile.downstream +++ b/Dockerfile.downstream @@ -1,7 +1,7 @@ ARG BUILDVERSION ARG BUILDVERSION_Y -FROM registry.access.redhat.com/ubi9/nodejs-22:9.7-1769459345 as web-builder +FROM registry.access.redhat.com/ubi9/nodejs-22:9.7-1769661234 as web-builder WORKDIR /opt/app-root