From: Patrick Brady Date: Mon, 18 Sep 2017 21:34:33 +0000 (-0700) Subject: Temporary change of ccsdk version X-Git-Tag: v1.2.0~50 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cc29b311f34c1888a319f67a69847180017ea535;p=appc%2Fdeployment.git Temporary change of ccsdk version Change-Id: I503b8f59d7f68b1dbd415f239102e405de93d984 Signed-off-by: Patrick Brady Issue-id: CCSDK-95 --- diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index 786e5b9..fbf0a3b 100644 --- a/installation/appc/src/main/docker/Dockerfile +++ b/installation/appc/src/main/docker/Dockerfile @@ -1,5 +1,5 @@ # Base ubuntu with added packages needed for ONAP -FROM onap/ccsdk-odlsli-image:latest +FROM onap/ccsdk-odlsli-image:0.1.0-SNAPSHOT-STAGING-170911-232547 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)