aboutsummaryrefslogtreecommitdiffstats
path: root/installation/appc/src/main/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'installation/appc/src/main/docker/Dockerfile')
-rw-r--r--installation/appc/src/main/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile
index fbf0a3b..195ec4c 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:0.1.0-SNAPSHOT-STAGING-170911-232547
+FROM onap/ccsdk-odlsli-image:0.1-STAGING-latest
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)