Skip to content

Commit 0844dfa

Browse files
committed
Merge remote-tracking branch 'origin/release-v1.20.x' into release-v1.20.x
2 parents dfc6b55 + fdbf9f9 commit 0844dfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.konflux/dockerfiles/console-plugin.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ARG BUILDER=registry.redhat.io/ubi9/nodejs-20@sha256:5d78e13ba43b745fb55bc6efbd17eaf1e59cc7de885bf15c7b4d7566904ccb42
2-
ARG RUNTIME=registry.redhat.io/ubi9/nginx-124@sha256:f9f80c202baf79daaeb8638a5f7281581c486b665eac1a31f27c19a96936c438
1+
ARG BUILDER=registry.redhat.io/ubi9/nodejs-20@sha256:f91e70850145174b6257c4536d2cdb8b0d6796e4220e022e1958b533d47db36d
2+
ARG RUNTIME=registry.redhat.io/ubi9/nginx-124@sha256:cd49f0b20c71ade4babf4212869f850645d9f151591fe031d48739d213edd7d4
33

44
FROM $BUILDER AS builder-ui
55

0 commit comments

Comments
 (0)