From 76775f1604a1d3b583076011895cd6ba5643ab96 Mon Sep 17 00:00:00 2001
From: Petr OspalĂ˝
Date: Thu, 13 Jun 2019 09:24:33 +0200
Subject: Update git submodules
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 8436b953a938452f2d7c865e3bc2449ecfcabdea
- Fix admportal image
Docker container should be stateless and be self-contained. When image
is run as container it should behave exactly the same with each run.
This commit moves npm install stuff into docker build stage where
it belongs.
Please, read:
https://docs.docker.com/get-started/part2/
Issue-ID: SDNC-685
Signed-off-by: Petr OspalĂ˝
Change-Id: I4ff18b313a9af400bbfc2cbf6f4a1b1334593d9a
---
docs/submodules/sdnc/oam.git | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/submodules/sdnc/oam.git b/docs/submodules/sdnc/oam.git
index 71f801193..8436b953a 160000
--- a/docs/submodules/sdnc/oam.git
+++ b/docs/submodules/sdnc/oam.git
@@ -1 +1 @@
-Subproject commit 71f801193c2db366911766666a4b859286a87f16
+Subproject commit 8436b953a938452f2d7c865e3bc2449ecfcabdea
--
cgit 1.2.3-korg