mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Merge pull request #25 from cinemast/master
Use php7.0 instead of latest. (Closes #23)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:fpm
|
||||
FROM php:7.0-fpm
|
||||
|
||||
MAINTAINER Samuel Laulhau <sam@lalop.co>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user