mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update docker file for php 7.2
This commit is contained in:
parent
53eb93fc4d
commit
de34538d96
@ -1,4 +1,4 @@
|
||||
FROM php:7.1-apache
|
||||
FROM php:7.2-apache
|
||||
|
||||
# If building on a RPi, use --build-arg cores=3 to use all cores when compiling
|
||||
# to speed up the image build
|
||||
|
Loading…
Reference in New Issue
Block a user