Update dockerfile for new odl
[appc/deployment.git] / installation / appc / src / main / docker / Dockerfile
index 5e39eed..c0b18fa 100644 (file)
@@ -21,7 +21,7 @@
 # ============LICENSE_END============================================
 
 # Base ubuntu with added packages needed for ONAP
-FROM onap/ccsdk-odlsli-image:0.3.3
+FROM onap/ccsdk-odlsli-alpine-image:0.4-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)