diff --git a/Dockerfile b/Dockerfile index c6ea7cd..718c186 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # https://registry.access.redhat.com/ubi9/nodejs-22 -FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.7-1764607007 +FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.7-1766364286 # Runtime requirements and usage documentation LABEL description="RHDH Dynamic Plugin Factory - Build and package Backstage plugins" \