File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88RUN make go-build
99
1010# ###
11- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1764578379
11+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1764794109
1212
1313ENV USER_UID=1001 \
1414 USER_NAME=ocm-agent-operator
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ COPY ${SAAS_OPERATOR_DIR} manifests
44RUN initializer --permissive
55
66# ubi-micro does not work for clusters with fips enabled unless we make OpenSSL available
7- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1764578379
7+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1764794109
88
99COPY --from=builder /bin/registry-server /bin/registry-server
1010COPY --from=builder /bin/grpc_health_probe /bin/grpc_health_probe
You can’t perform that action at this time.
0 commit comments