update all remaining images to alpine3.19

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2024-01-29 16:48:55 +01:00
parent a9c1c5fe11
commit 75b2bd3c75
7 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
FROM php:8.1.27-fpm-alpine3.18
FROM php:8.1.27-fpm-alpine3.19
ENV PHP_MEMORY_LIMIT 512M
ENV PHP_UPLOAD_LIMIT 10G