Skip to content

Commit f5644c5

Browse files
authored
Merge pull request #145 from nijel/alpine-3.7
Update to Alpine 3.7
2 parents 7aa164f + 45873ad commit f5644c5

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 alpine:3.6
1+
FROM alpine:3.7
22

33
# Install dependencies
44
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

0 commit comments

Comments
 (0)