We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a659d commit e7c0ffeCopy full SHA for e7c0ffe
1 file changed
docker/Dockerfile
@@ -202,7 +202,7 @@ RUN \
202
203
# Stage 5 - Build the runner image
204
# https://registry.access.redhat.com/ubi9/nodejs-22-minimal
205
-FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.6-1752501970 AS runner
+FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.6-1753796458 AS runner
206
USER 0
207
208
ENV EXTERNAL_SOURCE_NESTED=.
0 commit comments