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:adeb6d1ffbc78240507ecb9734d3c262cd256ab7574a3f787b39175e79ae19d8 AS builder
2
2
3
3
ARG FACT_TAG
4
4
RUN echo "Checking required FACT_TAG"; [[ "${FACT_TAG}" != "" ]]
0 commit comments