[planet-web/oscp] Remove trailing white spaces



commit bccad49f7522a1a1a7f2361b400c5eb2ba0caa1e
Author: Andrea Veri <averi redhat com>
Date:   Wed Jan 20 18:19:36 2021 +0100

    Remove trailing white spaces

 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 325808ff..5a79e60f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,7 +12,7 @@ RUN groupadd planet -g 1000510000 && useradd planet -g 1000510000 -u 1000510000
     git clone --depth 1 --branch master --single-branch https://gitlab.gnome.org/Infrastructure/planet-web 
/planet && \
     git clone --depth 1 --branch master --single-branch https://github.com/rubys/venus /planet/venus && \
     mkdir /planet/vendor && mv /planet/venus/vendor/html5lib /planet/vendor && rm -rf /planet/venus && \
-    chown -R 1000510000:100051000 /planet 
+    chown -R 1000510000:100051000 /planet
 
 RUN mkdir -p /var/cache/planet-venus/theme/common && \
     cp -r /usr/share/planet-venus/theme/common/* /var/cache/planet-venus/theme/common/ && \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]