Skip to content

Commit f30555b

Browse files
committed
chore: update main to ubi9/nodejs-22-minimal:9.7-1770309067 from ubi9/nodejs-22-minimal:9.7-1767673763 [skip-build] [skip-e2e]
Signed-off-by: Nick Boldt <nboldt@redhat.com>
1 parent b847fc7 commit f30555b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rhdh/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ RUN hadFail=0; for d in $(find /tmp -name "yarn*log*" || true) $(find /tmp/xfs-*
232232

233233
# Stage 5 - Build the runner image
234234
# https://registry.access.redhat.com/ubi9/nodejs-22-minimal
235-
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.7-1767673763@sha256:65c830be98403ebe6e5ec47d2bd2ca8086aa9fe3e03dbae8f706e94eb75d4988 AS runner
235+
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.7-1770309067@sha256:449f3e1b0a9c1ef766777ca84ea89bcc040a96d5f6d456c3a9acdd558dfc2b4f AS runner
236236
USER 0
237237

238238
ENV EXTERNAL_SOURCE_NESTED=.

0 commit comments

Comments
 (0)