Merge pull request #4 from tonsV2/master

Updated to Alpine Linux 3.7
migrate-github-actions
Tim de Pater 2018-06-19 17:46:26 +02:00 committed by GitHub
commit ef054a580b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:3.7
LABEL Maintainer="Tim de Pater <code@trafex.nl>" \
Description="Lightweight container with Nginx 1.12 & PHP-FPM 7.1 based on Alpine Linux."