From: Patrick Brady Date: Mon, 25 Sep 2017 15:28:14 +0000 (-0700) Subject: Undoing the temporary ccsdk version X-Git-Tag: v1.2.0~45 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F15123%2F1;p=appc%2Fdeployment.git Undoing the temporary ccsdk version Going back to the latest ccsdk version, instead of using an old version. Change-Id: I931c141abc802e49d55f9779549162b365746433 Signed-off-by: Patrick Brady Issue-id: CCSDK-95 --- diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index fbf0a3b..195ec4c 100644 --- a/installation/appc/src/main/docker/Dockerfile +++ b/installation/appc/src/main/docker/Dockerfile @@ -1,5 +1,5 @@ # Base ubuntu with added packages needed for ONAP -FROM onap/ccsdk-odlsli-image:0.1.0-SNAPSHOT-STAGING-170911-232547 +FROM onap/ccsdk-odlsli-image:0.1-STAGING-latest 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)