Compare commits

..

No commits in common. "ca30fefa25e7d4febbef52f3f31bcbca1b69441b" and "8d3129c69516924ffc8ac197fd51ff335e65903a" have entirely different histories.

View File

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