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 @@ -187,7 +187,7 @@ RUN "$YARN" install --frozen-lockfile --production --network-timeout 600000 && \
187187# Stage 5 - Build the runner image
188188# @follow_tag(registry.access.redhat.com/ubi9/nodejs-20-minimal:1)
189189# https://registry.access.redhat.com/ubi9/nodejs-20-minimal
190- FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1737531030 AS runner
190+ FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1738671167 AS runner
191191USER 0
192192
193193# Downstream sources
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ RUN "$YARN" install --frozen-lockfile --production --network-timeout 600000 && \
115115
116116# Stage 5 - Build the runner image
117117# https://registry.access.redhat.com/ubi9/nodejs-20-minimal
118- FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1737531030 AS runner
118+ FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1738671167 AS runner
119119USER 0
120120
121121# Upstream only
You can’t perform that action at this time.
0 commit comments