Compare commits

...

2 Commits

View File

@ -1,4 +1,4 @@
FROM php:8.3-apache FROM php:8.4-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 \