diff --git a/Dockerfile.downstream b/Dockerfile.downstream index 392db27a5..54510a5d6 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-1771417881 as web-builder +FROM registry.access.redhat.com/ubi9/nodejs-22:9.7-1771865410 as web-builder WORKDIR /opt/app-root