From 892f78da8ade60dd12bebc0f12374427c4cea15d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Tue, 11 Sep 2018 15:46:35 +0200 Subject: [PATCH] Fix multi line line --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9ed1d2f..73231e0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,4 +29,4 @@ LABEL io.k8s.display-name="OpenShift Origin Fedora 28 Base" \ com.redhat.component="origin" \ version="$VERSION" \ architecture="$ARCH" \ - usage="This is the base image from which all OpenShift Origin images inherit." \ + usage="This is the base image from which all OpenShift Origin images inherit."