Upgrade php version 7.3 to 7.4

This commit is contained in:
mathieugery 2020-08-10 15:08:17 +02:00
parent b8014e871d
commit 7fd2a5b9d0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM php:7.3-apache FROM php:7.4-apache
LABEL maintainer="Andy Miller <rhuk@getgrav.org> (@rhukster)" LABEL maintainer="Andy Miller <rhuk@getgrav.org> (@rhukster)"
# Enable Apache Rewrite + Expires Module # Enable Apache Rewrite + Expires Module