[open-event-legacy] The assigned OSCP project UID for open-event-legacy is 1000340000



commit 1103fd4263d7757e371175444b1e9f9af3e3c6bc
Author: Andrea Veri <averi redhat com>
Date:   Fri Jun 7 16:48:28 2019 +0200

    The assigned OSCP project UID for open-event-legacy is 1000340000

 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 05834280..645d79eb 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -29,7 +29,7 @@ RUN pip install --no-cache-dir -r requirements.txt && bower install --allow-root
 # copy remaining files
 COPY . .
 
-RUN chown -R 1000150000:0 ./static && \
+RUN chown -R 1000340000:0 ./static && \
     chmod -R 664 ./static && \
     find ./static -type d -exec chmod 775 {} +
 


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