diff --git a/Dockerfile b/Dockerfile index 62e67ab..c6ea7cd 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-1763382208 +FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.7-1764607007 # Runtime requirements and usage documentation LABEL description="RHDH Dynamic Plugin Factory - Build and package Backstage plugins" \