Merge pull request 'Update php Docker tag to v8.3' (#2) from renovate/php-8.x into main

Reviewed-on: #2
This commit is contained in:
Mans Ziesel 2024-10-19 13:02:12 +00:00
commit ca30fefa25

View File

@ -1,4 +1,4 @@
FROM php:8.0-apache FROM php:8.3-apache
COPY php.ini /usr/local/etc/php/php.ini COPY php.ini /usr/local/etc/php/php.ini
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \