commit | bddf31d28d2dba9d1e7da65837e0967bb29d40a1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri May 17 15:54:21 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri May 17 16:03:46 2019 -0700 |
tree | cf271326d6b2a9a97bea5c891a62024578ec3511 | |
parent | 6fda0edb5337ff316acd951919e0ebb0b28ad2c8 [diff] [blame] |
[SEBA-136] Resetting default feedback config when xosForm is removed Change-Id: I18641b05001fa6b55e7976ae85695c5865571933
diff --git a/Dockerfile b/Dockerfile index a01467f..79ca1a1 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -2,7 +2,7 @@ # docker build -f Dockerfile -t xosproject/xos-gui:candidate . # xos-gui-base container -FROM xosproject/xos-gui-builder:1.0.0 as xos-gui-base +FROM xosproject/xos-gui-builder:1.0.5 as xos-gui-base ENV CODE_SOURCE . ENV CODE_DEST /var/www