Merge pull request #2457 from laradock/upgrade-apache2

upgrade apache2
This commit is contained in:
Shao Yu-Lung (Allen)
2020-01-05 01:07:21 +08:00
committed by GitHub

View File

@ -1,4 +1,4 @@
FROM webdevops/apache:ubuntu-16.04
FROM webdevops/apache:ubuntu-18.04
LABEL maintainer="Eric Pfeiffer <computerfr33k@users.noreply.github.com>"