update to openssl 1.1.1g
This commit is contained in:
parent
770958fc7c
commit
c11b91da26
@ -12,6 +12,7 @@ RUN \
|
|||||||
# Install dependencies
|
# Install dependencies
|
||||||
apk add --no-cache gnupg libcap nginx php7-fpm php7-json php7-gd \
|
apk add --no-cache gnupg libcap nginx php7-fpm php7-json php7-gd \
|
||||||
php7-opcache php7-pdo_mysql php7-pdo_pgsql tzdata \
|
php7-opcache php7-pdo_mysql php7-pdo_pgsql tzdata \
|
||||||
|
&& apk upgrade --no-cache \
|
||||||
# Remove (some of the) default nginx config
|
# Remove (some of the) default nginx config
|
||||||
&& rm -f /etc/nginx.conf /etc/nginx/conf.d/default.conf /etc/php7/php-fpm.d/www.conf \
|
&& rm -f /etc/nginx.conf /etc/nginx/conf.d/default.conf /etc/php7/php-fpm.d/www.conf \
|
||||||
&& rm -rf /etc/nginx/sites-* \
|
&& rm -rf /etc/nginx/sites-* \
|
||||||
|
Loading…
Reference in New Issue
Block a user