Skip to content

Commit 1b027e6

Browse files
authored
php 7.1
1 parent cf6260c commit 1b027e6

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.0-fpm
1+
FROM php:7.1-fpm
22

33
# Install selected extensions and other stuff
44
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)