Bump base versions, add clamav to nextcloud image

This commit is contained in:
zontreck 2025-07-16 21:14:33 -07:00
parent 05a5515221
commit a3df37c551
3 changed files with 6 additions and 3 deletions

View file

@ -7,6 +7,7 @@ fi
crontab /etc/crontab
service cron start
service clamav-daemon start
chown -Rv www-data:www-data /var/www/html
apache2ctl -D FOREGROUND