Temp change of ccsdk version 71/48371/1
authorPatrick Brady <pb071s@att.com>
Mon, 21 May 2018 20:11:55 +0000 (13:11 -0700)
committerPatrick Brady <pb071s@att.com>
Mon, 21 May 2018 20:12:09 +0000 (13:12 -0700)
Currently ccsdk docker is broken, this older version
should work for now.

Change-Id: I4daf0b4c71c42424c3e37ecd68508f8042ec749d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: CCSDK-290

installation/appc/src/main/docker/Dockerfile

index bc82f7a..09e75c6 100644 (file)
@@ -21,7 +21,7 @@
 # ============LICENSE_END============================================
 
 # Base ubuntu with added packages needed for ONAP
-FROM onap/ccsdk-odlsli-image:0.2.2-SNAPSHOT
+FROM onap/ccsdk-odlsli-image:0.2.2-SNAPSHOT-STAGING-20180518T124329Z
 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)