Compare commits

...

1 Commits

Author SHA1 Message Date
=
9e603ba79f Fixes for crontab 2020-12-30 07:33:50 +11:00

View File

@@ -53,6 +53,7 @@ RUN set -eux; \
libzip-dev \
oniguruma-dev \
git \
busybox-suid \
zip; \
docker-php-ext-configure gd --with-freetype --with-jpeg; \
docker-php-ext-install -j$(nproc) \