Undoing the temporary ccsdk version 23/15123/1
authorPatrick Brady <pb071s@att.com>
Mon, 25 Sep 2017 15:28:14 +0000 (08:28 -0700)
committerPatrick Brady <pb071s@att.com>
Mon, 25 Sep 2017 15:29:19 +0000 (08:29 -0700)
Going back to the latest ccsdk version, instead
of using an old version.

Change-Id: I931c141abc802e49d55f9779549162b365746433
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: CCSDK-95

installation/appc/src/main/docker/Dockerfile

index fbf0a3b..195ec4c 100644 (file)
@@ -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)