Skip to content

Commit

Permalink
Fix PHP 7 version for 2.1
Browse files Browse the repository at this point in the history
Use 7.0.24
  • Loading branch information
alexcheng1982 committed Dec 20, 2017
1 parent f366e05 commit 813027c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alexcheng/apache2-php7
FROM alexcheng/apache2-php7:7.0.24

MAINTAINER Fu Cheng <[email protected]>

Expand Down

0 comments on commit 813027c

Please sign in to comment.