ci: bump php in docker

Signed-off-by: rare-magma <rare-magma@posteo.eu>
This commit is contained in:
rare-magma 2024-08-13 20:33:21 +02:00
parent 0e4c1e2bc7
commit 76bb7de037
No known key found for this signature in database

View File

@ -5,9 +5,9 @@ RUN apk add --quiet --no-cache \
bash \
apache2 \
apache2-ssl \
php82-apache2 \
php82-ctype \
php82-openssl \
php83-apache2 \
php83-ctype \
php83-openssl \
freetype-dev \
libjpeg-turbo-dev \
libpng-dev \