kleinere Fixes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Symfony 7 / PHP 8.2 + erforderliche Extensions
|
||||
# ==========================================
|
||||
|
||||
FROM php:8.3-fpm-bookworm AS base
|
||||
FROM php:8.4-fpm-bookworm AS base
|
||||
|
||||
# System-Abhängigkeiten installieren
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user