mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update docker file for php 7.2
This commit is contained in:
@@ -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
|
# If building on a RPi, use --build-arg cores=3 to use all cores when compiling
|
||||||
# to speed up the image build
|
# to speed up the image build
|
||||||
|
Reference in New Issue
Block a user