diff --git a/Dockerfile.downstream b/Dockerfile.downstream index fdd4f3c3e..2a20dca87 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-1775695872 as web-builder +FROM registry.access.redhat.com/ubi9/nodejs-22:9.7-1776041578 as web-builder WORKDIR /opt/app-root