Skip to content

Commit

Permalink
chore: Update from ubi9/nodejs-20-minimal:9.5-1730525319 to ubi9/node…
Browse files Browse the repository at this point in the history
…js-20-minimal:9.5-1734514731

Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Jan 9, 2025
1 parent 2b34f6d commit dbbe6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rhdh/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ RUN "$YARN" workspaces focus --all --production && \
# Stage 5 - Build the runner image
#@follow_tag(registry.access.redhat.com/ubi9/nodejs-20-minimal:1)
# https://registry.access.redhat.com/ubi9/nodejs-20-minimal
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1730525319 AS runner
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1734514731 AS runner
USER 0

# Downstream sources
Expand Down

0 comments on commit dbbe6bb

Please sign in to comment.