Move to Fedora

This commit is contained in:
maurice
2025-10-28 08:46:30 +01:00
parent b430988ba4
commit 9ef278fc7c
13 changed files with 45 additions and 76 deletions

View File

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