Merge branch 'master' into trunk

This commit is contained in:
Alexey Pustovalov
2019-11-01 02:01:29 +02:00
12 changed files with 6 additions and 18 deletions

View File

@ -54,6 +54,7 @@ RUN set -eux && \
php7-xmlreader \
php7-xmlwriter \
supervisor && \
rm -f /etc/nginx/conf.d/*.conf && \
rm -rf /var/cache/apk/*
ARG MAJOR_VERSION=4.4