Update git submodules
authorPetr Ospalý <p.ospaly@partner.samsung.com>
Thu, 13 Jun 2019 07:24:33 +0000 (09:24 +0200)
committerGerrit Code Review <gerrit@onap.org>
Thu, 13 Jun 2019 07:24:33 +0000 (07:24 +0000)
commit76775f1604a1d3b583076011895cd6ba5643ab96
treec1e360bfc9b90c8ac42c9f6d22247c528b052585
parent2661c2cf0a5be9f8f0cc7bbf193a07220d1f62e1
Update git submodules

* 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ý <p.ospaly@partner.samsung.com>
    Change-Id: I4ff18b313a9af400bbfc2cbf6f4a1b1334593d9a
docs/submodules/sdnc/oam.git