From 8cc1416c397e4d27dcb38ff85549e18c2c609e42 Mon Sep 17 00:00:00 2001 From: George Avgeris Date: Sat, 3 May 2025 13:54:04 +0300 Subject: [PATCH] add cron --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 861c0bd..48148ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,6 +41,7 @@ RUN docker-php-ext-configure gd --with-freetype --with-jpeg \ mysqli \ xsl \ curl \ + cron \ exif # Download and install Moosh