You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: konflux.Containerfile
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
-
FROMregistry.access.redhat.com/ubi9/ubi@sha256:b8923f58ef6aebe2b8f543f8f6c5af15c6f9aeeef34ba332f33bf7610012de0c AS builder
1
+
FROMquay.io/redhat-user-workloads/trusted-content-tenant/rust:latest@sha256:65df42e12099a34344c6c476eb992a98a1733baed4e440ef5162b0387a3eb629 AS builder
2
2
3
3
ARG FACT_TAG
4
4
RUN echo "Checking required FACT_TAG"; [[ "${FACT_TAG}" != "" ]]
0 commit comments