Try fix PHP
Some checks failed
Build container / fedora-build (push) Failing after 4m8s

This commit is contained in:
maurice
2025-10-28 09:50:03 +01:00
parent 78ceec4906
commit b039e28166
2 changed files with 4 additions and 2 deletions

View File

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