Fixes for crontab

This commit is contained in:
=
2020-12-30 07:33:50 +11:00
parent a89e145bf9
commit 9e603ba79f

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) \