From: Patrick Brady Date: Mon, 21 May 2018 20:11:55 +0000 (-0700) Subject: Temp change of ccsdk version X-Git-Tag: v1.3.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F48371%2F1;p=appc%2Fdeployment.git Temp change of ccsdk version Currently ccsdk docker is broken, this older version should work for now. Change-Id: I4daf0b4c71c42424c3e37ecd68508f8042ec749d Signed-off-by: Patrick Brady Issue-ID: CCSDK-290 --- diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index bc82f7a..09e75c6 100644 --- a/installation/appc/src/main/docker/Dockerfile +++ b/installation/appc/src/main/docker/Dockerfile @@ -21,7 +21,7 @@ # ============LICENSE_END============================================ # Base ubuntu with added packages needed for ONAP -FROM onap/ccsdk-odlsli-image:0.2.2-SNAPSHOT +FROM onap/ccsdk-odlsli-image:0.2.2-SNAPSHOT-STAGING-20180518T124329Z 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)