Skip to content

Commit 4b28f59

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework-tools.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ USER 1001
2929

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." \
32-
maintainer="Odin Team <[email protected]>"
32+
maintainer="Odin Team <[email protected]>" \
3333
# We're not really an operator, we're just getting some data into the release image.
3434
io.openshift.release.operator=true

0 commit comments

Comments
 (0)