alpine 3.9

migrate-github-actions
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
1 changed files with 1 additions and 1 deletions

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."