Skip to content

Commit e3de980

Browse files
committed
chore: Update from ubi9/nodejs-22-minimal:9.6-1752501970 to ubi9/nodejs-22-minimal:9.6-1753796458
Signed-off-by: Nick Boldt <nboldt@redhat.com>
1 parent 6486a01 commit e3de980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rhdh/docker/Dockerfile

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

231231
# Stage 5 - Build the runner image
232232
# https://registry.access.redhat.com/ubi9/nodejs-22-minimal
233-
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.6-1752501970 AS runner
233+
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.6-1753796458 AS runner
234234
USER 0
235235

236236
ENV EXTERNAL_SOURCE_NESTED=.

0 commit comments

Comments
 (0)