Skip to content

Commit 69958df

Browse files
authored
Merge pull request #29 from stronk7/php71
Explicitly use -jessie as base until we move to -stretch
2 parents c397e1f + e0f0af5 commit 69958df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.1-apache
1+
FROM php:7.1-apache-jessie
22

33
ADD root/ /
44
# Fix the original permissions of /tmp, the PHP default upload tmp dir.

0 commit comments

Comments
 (0)