This commit is contained in:
William Miceli
2019-03-28 19:14:06 -04:00
parent e837ce0036
commit e69feb5196

View File

@@ -8,7 +8,7 @@ ARG GRAV_VERSION=1.5.10
RUN apt-get update && apt-get install -y --no-install-recommends \
# Install PHP and modules needed for Grav, with optional modules to help with performance
php \
php-acpu \
php-apcu \
php-curl \
php-gd \
php-mbstring \