From: Taka Cho Date: Fri, 7 Sep 2018 15:23:45 +0000 (-0400) Subject: change odl base image to 0.3.0-SNAPSHOT X-Git-Tag: 1.4.4~39 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F37%2F65237%2F1;p=appc%2Fdeployment.git change odl base image to 0.3.0-SNAPSHOT update Dockerfile for the lastest odlsli image Change-Id: Iffbc0fa24ff6e05a536315cd2695b2a2b2331ae3 Issue-ID: APPC-1201 Signed-off-by: Taka Cho --- diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index bc1c352..4800064 100644 --- a/installation/appc/src/main/docker/Dockerfile +++ b/installation/appc/src/main/docker/Dockerfile @@ -21,7 +21,7 @@ # ============LICENSE_END============================================ # Base ubuntu with added packages needed for ONAP -FROM onap/ccsdk-odlsli-image:0.3.0-SNAPSHOT-STAGING-20180820T131143Z +FROM onap/ccsdk-odlsli-image:0.3.0-SNAPSHOT MAINTAINER APP-C Team (appc@lists.openecomp.org) # Set the Env. Variable in the container to add the APPC CONFIG DIR (the SDNC_CONFIG_DIR is inherited from SDNC Image)