1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

update phpBB

This commit is contained in:
kev 2017-05-16 15:21:58 +08:00
parent 8883c467d2
commit 0c67930d57

@ -2,7 +2,7 @@
# Dockerfile for phpBB
#
FROM php:5.6-apache
FROM php:7-apache
MAINTAINER kev <noreply@easypi.pro>
RUN a2enmod rewrite