Use fedora:28 base image

This commit is contained in:
Jiri Popelka 2018-06-12 18:56:29 +02:00
commit f4e272812f

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:25
FROM registry.fedoraproject.org/fedora:28
# Port on which will apache run
EXPOSE 8080