Skip to content

Commit 0b27153

Browse files
author
jvargas
committed
Set php 7
1 parent 4acd019 commit 0b27153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:5.6-fpm-alpine
1+
FROM php:7-fpm-alpine
22
# Install modules
33

44
RUN apk add --no-cache unzip icu-dev pwgen gettext gettext-dev libcurl libmcrypt-dev libxml2-dev libxslt-dev freetype libpng libjpeg-turbo freetype-dev libpng-dev libjpeg-turbo-dev curl-dev tzdata

0 commit comments

Comments
 (0)