Datensicherung, Footer, Update-Funktion, Docker-Setup

This commit is contained in:
2026-07-03 16:38:58 +02:00
parent aa0a810d63
commit 5af2b1e076
11 changed files with 199 additions and 28 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.5-fpm-bullseye
FROM php:8.4-fpm-bullseye
# System-Abhängigkeiten
RUN apt-get update && apt-get install -y \