change to alpine latest
This commit is contained in:
parent
341cc9c6b4
commit
01af02e159
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.10
|
||||
LABEL Maintainer="Tim de Pater <code@trafex.nl>" \
|
||||
Description="Lightweight container with Nginx 1.16 & PHP-FPM 7.3 based on Alpine Linux."
|
||||
FROM alpine
|
||||
LABEL Maintainer="Memiks <contact@memiks.fr>" \
|
||||
Description="Lightweight container with Nginx & PHP-FPM based on Alpine Linux."
|
||||
|
||||
# Install packages
|
||||
RUN apk --no-cache add php7 php7-fpm php7-mysqli php7-json php7-openssl php7-curl \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user