Skip to content

Commit

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

Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Jan 14, 2025
1 parent bec77ff commit f26ac6f
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 @@ -260,7 +260,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-1734514731 AS runner
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1736729465 AS runner
USER 0

# Downstream sources
Expand Down

0 comments on commit f26ac6f

Please sign in to comment.