Skip to content

Commit

Permalink
Merge pull request #145 from nijel/alpine-3.7
Browse files Browse the repository at this point in the history
Update to Alpine 3.7
  • Loading branch information
nijel committed Jan 2, 2018
2 parents 7aa164f + 45873ad commit f5644c5
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 alpine:3.6
FROM alpine:3.7

# Install dependencies
RUN apk add --no-cache php7-session php7-mysqli php7-mbstring php7-xml php7-gd php7-zlib php7-bz2 php7-zip php7-openssl php7-curl php7-opcache php7-json nginx php7-fpm supervisor
Expand Down

0 comments on commit f5644c5

Please sign in to comment.