alpine 3.9

This commit is contained in:
Vitalii Tverdokhlib 2019-02-02 10:12:37 +02:00 committed by GitHub
parent b2afaef8d4
commit 17dfe787bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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