Skip to content

Commit 7aa794a

Browse files
chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal docker tag to v9.5-1738671167 (#2313)
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 51b11cb commit 7aa794a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rhdh/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
264264
USER 0
265265

266266
# Downstream sources

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
203203
USER 0
204204

205205
# Upstream only

0 commit comments

Comments
 (0)