This commit is contained in:
Andy Miller 2020-03-04 11:20:20 -07:00
parent 4e688de722
commit 8cd14d818c
No known key found for this signature in database
GPG Key ID: 06C5EE41E242681B
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ RUN pecl install apcu \
RUN chown www-data:www-data /var/www
USER www-data
# Define Grav specifi version of Grav or use latest stable
# Define Grav specific version of Grav or use latest stable
ENV GRAV_VERSION latest
# Install grav