Upgrade php version 7.3 to 7.4 (#28)
This commit is contained in:
parent
b8014e871d
commit
150f811378
|
|
@ -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