Downgrade PHP

This commit is contained in:
maurice
2025-11-03 13:02:57 +01:00
parent baad26211e
commit 212463c725

View File

@@ -1,3 +1,3 @@
FROM git.plabble.org/maurice/fedora:main
RUN /bin/bash -c "export TERM=xterm && $(curl -fsSL https://php.new/install/linux/8.4)"
RUN /bin/bash -c "export TERM=xterm && $(curl -fsSL https://php.new/install/linux/8.1)"