Use latest ODL RPM in example CentOS Dockerfile
[integration/packaging.git] / docker / centos / Dockerfile
index d1a236f54ce7a05ada111db69feff16b3ef56026..c4c116d9f990d0ae2ff735dc29915878f61e81b2 100755 (executable)
@@ -2,13 +2,13 @@ FROM centos:7
 
 # Schema: https://github.com/projectatomic/ContainerApplicationGenericLabels
 LABEL name="Int/Pack CentOS Dockerfile" \
-      version="5.2" \
+      version="7.0" \
       vendor="OpenDaylight" \
       summary="OpenDaylight Integration/Packaging example CentOS Dockerfile" \
       vcs-url="https://git.opendaylight.org/gerrit/p/integration/packaging.git"
 
 # Install OpenDaylight
-RUN yum install -y http://cbs.centos.org/repos/nfv7-opendaylight-52-release/x86_64/os/Packages/opendaylight-5.2.0-1.el7.noarch.rpm && yum clean all
+RUN yum install -y http://cbs.centos.org/repos/nfv7-opendaylight-70-release/x86_64/os/Packages/opendaylight-7.0.0-1.el7.noarch.rpm && yum clean all
 
 # Ports
 # 8101 - Karaf SSH