Merge pull request #30 from petersonbasso/update_dockerfile

Updating the dockerfile with some dependencies
pull/32/head
DiouxX 5 years ago committed by GitHub
commit dd0be24762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,9 @@ php7.3-mbstring \
php7.3-xml \
php7.3-apcu-bc \
php-cas \
php7.3-intl \
php7.3-zip \
php7.3-bz2 \
cron \
wget \
ca-certificates \

Loading…
Cancel
Save