Skip to content

Commit 016c899

Browse files
committed
Merge remote-tracking branch 'origin/release-v1.19.x' into release-v1.19.x
2 parents 26ff5c7 + 4f947f3 commit 016c899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.konflux/dockerfiles/ui.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# --- builder image
2-
ARG NODEJS_BUILDER=registry.access.redhat.com/ubi9/nodejs-20@sha256:440fedfef5094cc889d52b70644b35ff972001e6f43daefd577ee61f45c4a9b1
3-
ARG RUNTIME=registry.access.redhat.com/ubi9/nginx-124@sha256:aa73fdb10af2bf24611ba714a412c2e65cec88a00eee628a0f2a75e564ec18f2
2+
ARG NODEJS_BUILDER=registry.access.redhat.com/ubi9/nodejs-20@sha256:f91e70850145174b6257c4536d2cdb8b0d6796e4220e022e1958b533d47db36d
3+
ARG RUNTIME=registry.access.redhat.com/ubi9/nginx-124@sha256:07547973a7e10860b474a331727ab7ecd9f30a2ab15f4a7ff024c3fec7dc80ba
44

55
FROM $NODEJS_BUILDER AS builder
66

0 commit comments

Comments
 (0)