Skip to content

Commit 859dec5

Browse files
chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal docker tag to v9.5-1738671167 (#2311)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 337522d commit 859dec5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rhdh/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ RUN "$YARN" workspaces focus --all --production && \
264264
# Stage 5 - Build the runner image
265265
#@follow_tag(registry.access.redhat.com/ubi9/nodejs-20-minimal:1)
266266
# 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
268268
USER 0
269269

270270
# Downstream sources

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ RUN "$YARN" workspaces focus --all --production && \
203203

204204
# Stage 5 - Build the runner image
205205
# 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
207207
USER 0
208208

209209
# Upstream only

0 commit comments

Comments
 (0)