Skip to content

Commit 8b98b63

Browse files
authored
Update operator-framework-tools.Dockerfile
1 parent b14318e commit 8b98b63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

operator-framework-tools.Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ USER 1001
3030
LABEL io.k8s.display-name="OpenShift Operator Framework Tools" \
3131
io.k8s.description="This is a non-runnable image containing binary builds of various Operator Framework tools, primarily used to publish binaries to the OpenShift mirror." \
3232
maintainer="Odin Team <[email protected]>"
33+
# We're not really an operator, we're just getting some data into the release image.
34+
io.openshift.release.operator=true

0 commit comments

Comments
 (0)