Update RPM test, Dockerfile ODL versions 7->7.1
[integration/packaging.git] / docker / centos / Dockerfile
index c4c116d9f990d0ae2ff735dc29915878f61e81b2..6502266b6baf3113655a96325f781b6acf5657fc 100755 (executable)
@@ -2,13 +2,13 @@ FROM centos:7
 
 # Schema: https://github.com/projectatomic/ContainerApplicationGenericLabels
 LABEL name="Int/Pack CentOS Dockerfile" \
-      version="7.0" \
+      version="7.1" \
       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-70-release/x86_64/os/Packages/opendaylight-7.0.0-1.el7.noarch.rpm && yum clean all
+RUN yum install -y http://cbs.centos.org/repos/nfv7-opendaylight-71-release/x86_64/os/Packages/opendaylight-7.1.0-1.el7.noarch.rpm && yum clean all
 
 # Ports
 # 8101 - Karaf SSH