This commit is contained in:
2025-05-29 10:58:23 +03:00
parent 84dffc1a45
commit 3ccb858013
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.4-apache
FROM php:8.1-apache
# Install system dependencies
RUN apt-get update && apt-get install -y \