Update ccsdk docker version 08/75408/1
authorPatrick Brady <patrick.brady@att.com>
Mon, 7 Jan 2019 18:18:44 +0000 (10:18 -0800)
committerPatrick Brady <patrick.brady@att.com>
Mon, 7 Jan 2019 18:18:50 +0000 (10:18 -0800)
Change to the newest version of the ccsdk odlsli image

Change-Id: I08c62acd90ec4e20d9ba88643e8a23e39e18e530
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304

installation/appc/src/main/docker/Dockerfile

index de75705..7720910 100644 (file)
@@ -21,7 +21,7 @@
 # ============LICENSE_END============================================
 
 # Base ubuntu with added packages needed for ONAP
-FROM onap/ccsdk-odlsli-image:0.3.0
+FROM onap/ccsdk-odlsli-image:0.3.3
 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)