Updated to Alpine Linux 3.7

migrate-github-actions
sj 2018-06-12 12:12:02 +02:00
parent 2279eca85d
commit 0439d11df9
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."