[odoo-web] Use the internally crafted image built on upstream BUT with an hardcoded release number



commit 6140b3f178d899fe3193757b79135d617695f80c
Author: Andrea Veri <averi redhat com>
Date:   Tue Sep 3 17:05:39 2019 +0200

    Use the internally crafted image built on upstream BUT with an hardcoded release number

 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 1a85315..17c5ef1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM odoo:11
+FROM docker-registry.default.svc:5000/odoo/upstream_v11         
 USER root
 
 #RUN echo 'without_demo = True' >> /etc/odoo/odoo.conf


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