Skip to content

Commit 448e1ab

Browse files
author
AOS Automation Release Team
committed
Updating ose-operator-framework-tools-container image to be consistent with ART for 4.16
Reconciling with https://github.com/openshift/ocp-build-data/tree/3df3b307218b239dc0dfe056090dd74a393c237c/images/ose-operator-framework-tools.yml
1 parent 1551101 commit 448e1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework-tools.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ WORKDIR /src
1212
COPY . .
1313
RUN make build/registry cross
1414

15-
FROM registry.ci.openshift.org/ocp/4.17:base-rhel9
15+
FROM registry.ci.openshift.org/ocp/4.16:base-rhel9
1616
ENTRYPOINT ["sh", "-c", "echo 'Running this image is not supported' && exit 1"]
1717
# clear any default CMD
1818
CMD []

0 commit comments

Comments
 (0)