New main #2

Closed
Maurice wants to merge 41 commits from Maurice/devcontainer:new-main into main
Showing only changes of commit 78ceec4906 - Show all commits
+1
View File
@@ -1,3 +1,4 @@
FROM git.plabble.org/maurice/fedora:main 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 "$(curl -fsSL https://php.new/install/linux/8.4)"