Skip to content

Commit 9c015dd

Browse files
authored
chore: update main to ubi10/nodejs-24:10.2-1788329637 from ubi10/nodejs-24:10.2-1786427351 [skip-build] [skip-e2e] (#5336)
* chore: update main to ubi10/nodejs-24:10.2-1788329637 from ubi10/nodejs-24:10.2-1786427351 [skip-build] [skip-e2e] Signed-off-by: rhdh-bot service account <rhdh-bot@redhat.com> * chore: update main to ubi10/nodejs-24-minimal:10.2-1788245909 from ubi10/nodejs-24-minimal:10.2-1786428684 [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 1fbff2d commit 9c015dd

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/ubi10/nodejs-24
18-
FROM registry.access.redhat.com/ubi10/nodejs-24:10.2-1786427351@sha256:a35d0e62639a3b678cd1b8dcb027b046fb5493cc4d295648af64cbda61bc697e AS skeleton
18+
FROM registry.access.redhat.com/ubi10/nodejs-24:10.2-1788329637@sha256:0422012ca2c02075b6556cf4ad0dcea8d51de7b33854548ff83d8fe4d17449d8 AS skeleton
1919
# hadolint ignore=DL3002
2020
USER 0
2121

@@ -249,7 +249,7 @@ RUN rm -rf \
249249

250250
# Stage 5 - Build the runner image
251251
# https://registry.access.redhat.com/ubi10/nodejs-24-minimal
252-
FROM registry.access.redhat.com/ubi10/nodejs-24-minimal:10.2-1786428684@sha256:679472268ade9e0438fb09afa7a958e9747b0019727bf203a5c9dc07b7ac7161 AS runner
252+
FROM registry.access.redhat.com/ubi10/nodejs-24-minimal:10.2-1788245909@sha256:b7ee9d48763d1f129e468737c1de9033b0d2304bc0697f0c926686fab13eda40 AS runner
253253
USER 0
254254

255255
ENV EXTERNAL_SOURCE_NESTED=.

0 commit comments

Comments
 (0)