From cc29b311f34c1888a319f67a69847180017ea535 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 18 Sep 2017 14:34:33 -0700 Subject: [PATCH] Temporary change of ccsdk version Change-Id: I503b8f59d7f68b1dbd415f239102e405de93d984 Signed-off-by: Patrick Brady Issue-id: CCSDK-95 --- installation/appc/src/main/docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.16.6