File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ RUN "$YARN" workspaces focus --all --production && \
260260# Stage 5 - Build the runner image
261261# @follow_tag(registry.access.redhat.com/ubi9/nodejs-20-minimal:1)
262262# https://registry.access.redhat.com/ubi9/nodejs-20-minimal
263- FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1737531030 AS runner
263+ FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1738671167 AS runner
264264USER 0
265265
266266# Downstream sources
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ RUN "$YARN" workspaces focus --all --production && \
199199
200200# Stage 5 - Build the runner image
201201# https://registry.access.redhat.com/ubi9/nodejs-20-minimal
202- FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1737531030 AS runner
202+ FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1738671167 AS runner
203203USER 0
204204
205205# Upstream only
You can’t perform that action at this time.
0 commit comments