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
commit 0d086024a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>"