Skip to content

Commit

Permalink
PHP 7.2 as latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmleroux committed Feb 11, 2018
1 parent 21d68a1 commit b22ebdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apache-php/7.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jmleroux/php:latest
FROM jmleroux/php:7.1
MAINTAINER JM Leroux <[email protected]>

# Define "root" as current user
Expand Down
2 changes: 1 addition & 1 deletion fpm/7.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jmleroux/php:latest
FROM jmleroux/php:7.1
MAINTAINER JM Leroux <[email protected]>

# Define "root" as current user
Expand Down

0 comments on commit b22ebdd

Please sign in to comment.