Compare commits
No commits in common. "22126b0fe79299a263cdac8b631cea3d28264c03" and "ca30fefa25e7d4febbef52f3f31bcbca1b69441b" have entirely different histories.
22126b0fe7
...
ca30fefa25
@ -1,4 +1,4 @@
|
|||||||
FROM php:8.4-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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user