diff --git a/containers/php/Containerfile b/containers/php/Containerfile index bb209a9..aeb8304 100644 --- a/containers/php/Containerfile +++ b/containers/php/Containerfile @@ -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)" \ No newline at end of file +RUN /bin/bash -c "export TERM=xterm && $(curl -fsSL https://php.new/install/linux/8.1)" \ No newline at end of file