[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