Use nginx from baseimage

This commit is contained in:
aptalca
2020-01-17 23:04:25 -05:00
committed by Ryan Kuba
parent 684e3fa2bd
commit 03cea49daa
5 changed files with 2 additions and 3 deletions

View File

@@ -14,7 +14,6 @@ RUN \
echo "**** install runtime packages ****" && \
apk add --no-cache --upgrade \
curl \
nginx \
php7-ctype \
php7-pdo_pgsql \
php7-pdo_sqlite \