Change to release ccsdk 78/83078/2
authorPatrick Brady <patrick.brady@att.com>
Fri, 22 Mar 2019 22:09:23 +0000 (15:09 -0700)
committerPatrick Brady <patrick.brady@att.com>
Fri, 22 Mar 2019 22:10:44 +0000 (22:10 +0000)
The current version of ccsdk has been moved to
release version 0.4.1

Change-Id: Ie3564f02f286d436377648d0ef0d438392e6353a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: CCSDK-1156

installation/appc/src/main/docker/Dockerfile

index ab3e2f2..4b2080c 100644 (file)
@@ -21,7 +21,7 @@
 # ============LICENSE_END============================================
 
 # Base ubuntu with added packages needed for ONAP
-FROM onap/ccsdk-odlsli-alpine-image:0.4-STAGING-latest
+FROM onap/ccsdk-odlsli-alpine-image:0.4.1
 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)