Skip to content

Commit 2ca8467

Browse files
authored
Merge pull request #30 from stronk7/master
Explicitly use -jessie as base until we move to -stretch
2 parents c0df519 + 592bf50 commit 2ca8467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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)