2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

update phpBB

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

View File

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