Skip to content

Commit 70f016d

Browse files
authored
chore: update release-1.10 to ubi9/nodejs-24:9.8-1786338094 from ubi9/nodejs-24:9.8-1785389273 [skip-build] [skip-e2e] (#5234)
* chore: update release-1.10 to ubi9/nodejs-24:9.8-1786338094 from ubi9/nodejs-24:9.8-1785389273 [skip-build] [skip-e2e] Signed-off-by: rhdh-bot service account <rhdh-bot@redhat.com> * chore: update release-1.10 to ubi9/nodejs-24-minimal:9.8-1785948813 from ubi9/nodejs-24-minimal:9.8-1785358511 [skip-build] [skip-e2e] Signed-off-by: rhdh-bot service account <rhdh-bot@redhat.com> --------- Signed-off-by: rhdh-bot service account <rhdh-bot@redhat.com>
1 parent 3c0e7e7 commit 70f016d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build/containerfiles/Containerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Stage 1 - Build nodejs skeleton
1717
# https://registry.access.redhat.com/ubi9/nodejs-24
18-
FROM registry.access.redhat.com/ubi9/nodejs-24:9.8-1785389273@sha256:1cf38ccd4cd1a69a43452747aac53ad527d83f1e934f9224c7b98d1f7b8b4c45 AS skeleton
18+
FROM registry.access.redhat.com/ubi9/nodejs-24:9.8-1786338094@sha256:73f84dda4532c7c921be734e973d11c7255e5190f8838b7c861a0b1bea6ee13a AS skeleton
1919
# hadolint ignore=DL3002
2020
USER 0
2121

@@ -275,7 +275,7 @@ RUN rm -rf \
275275

276276
# Stage 5 - Build the runner image
277277
# https://registry.access.redhat.com/ubi9/nodejs-24-minimal
278-
FROM registry.access.redhat.com/ubi9/nodejs-24-minimal:9.8-1785358511@sha256:a0245449f38996a5c1f5b0a7fa1e7245050eb044441cb8dab61652364ea06b49 AS runner
278+
FROM registry.access.redhat.com/ubi9/nodejs-24-minimal:9.8-1785948813@sha256:a811f918c315776fca10d1b1eef4c8a7c1f223a10d19ddd21ec68bf282e2230d AS runner
279279
USER 0
280280

281281
ENV EXTERNAL_SOURCE_NESTED=.

0 commit comments

Comments
 (0)