Updated to php7.4
This commit is contained in:
parent
b8014e871d
commit
0df1cbaa8e
|
|
@ -1,4 +1,4 @@
|
|||
FROM php:7.3-apache
|
||||
FROM php:7.4-apache
|
||||
LABEL maintainer="Andy Miller <rhuk@getgrav.org> (@rhukster)"
|
||||
|
||||
# Enable Apache Rewrite + Expires Module
|
||||
|
|
|
|||
Loading…
Reference in New Issue