This commit is contained in:
maurice
2025-10-28 09:17:25 +01:00
parent 778ee0a2a6
commit 8a47711c61
3 changed files with 3 additions and 3 deletions

View File

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