File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ RUN "$YARN" workspaces focus --all --production && \
264
264
# Stage 5 - Build the runner image
265
265
# @follow_tag(registry.access.redhat.com/ubi9/nodejs-20-minimal:1)
266
266
# https://registry.access.redhat.com/ubi9/nodejs-20-minimal
267
- FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1737531030 AS runner
267
+ FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1738671167 AS runner
268
268
USER 0
269
269
270
270
# Downstream sources
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ RUN "$YARN" workspaces focus --all --production && \
203
203
204
204
# Stage 5 - Build the runner image
205
205
# https://registry.access.redhat.com/ubi9/nodejs-20-minimal
206
- FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1737531030 AS runner
206
+ FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1738671167 AS runner
207
207
USER 0
208
208
209
209
# Upstream only
You can’t perform that action at this time.
0 commit comments