Merge branch 'add-php7-openssl-master' of Ezwen/ttrss-docker-compose into master

This commit is contained in:
fox 2020-04-26 10:27:50 +00:00 committed by Gogs
commit 5dd7a03270
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ RUN apk add --no-cache php7 php7-fpm \
php7-pdo php7-gd php7-pgsql php7-pdo_pgsql php7-mbstring \
php7-intl php7-xml php7-curl php7-session \
php7-dom php7-fileinfo php7-json \
php7-pcntl php7-posix php7-zip \
php7-pcntl php7-posix php7-zip php7-openssl \
git postgresql-client sudo
ADD startup.sh /