Changed httpd version in throughput-test Dockerfile

This commit is contained in:
root 2015-11-09 19:13:53 -08:00
parent 3e84e8b8c3
commit 134ad8ac21
7 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# ZT Netcon Throughput test
FROM fedora:22
FROM fedora:23
MAINTAINER https://www.zerotier.com/
# Install apps
RUN yum -y update
RUN yum -y install httpd
RUN yum -y install httpd-2.4.16-1.fc23
RUN yum -y install nano
RUN yum clean all

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.