ccsdk changed docker version 01/23401/1 1.0.0-Amsterdam 1.0.0-ONAP v1.2.0
authorPatrick Brady <pb071s@att.com>
Mon, 13 Nov 2017 22:02:17 +0000 (14:02 -0800)
committerPatrick Brady <pb071s@att.com>
Mon, 13 Nov 2017 22:02:24 +0000 (14:02 -0800)
We need to update to the version number that ccsdk
used for their released image.

Change-Id: I97966a2237476f6940d17b8e72642e79ec38e45d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-314

installation/appc/src/main/docker/Dockerfile

index 318145e..7dd115a 100644 (file)
@@ -1,5 +1,5 @@
 # Base ubuntu with added packages needed for ONAP
-FROM onap/ccsdk-odlsli-image:0.1.0
+FROM onap/ccsdk-odlsli-image:v0.1.0
 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)