diff --git a/Dockerfile.downstream b/Dockerfile.downstream index c14e839ab..0f1324c84 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-1765878606 as web-builder +FROM registry.access.redhat.com/ubi9/nodejs-22:9.7-1767745544 as web-builder WORKDIR /opt/app-root