From 20acdaac50ef2445fc5c1594de59b336e4a48896 Mon Sep 17 00:00:00 2001 From: mstfyldz Date: Mon, 16 Feb 2026 22:14:45 +0300 Subject: [PATCH] php7 --- dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfile b/dockerfile index aac62b2..97f5c63 100644 --- a/dockerfile +++ b/dockerfile @@ -1,4 +1,4 @@ -FROM php:8.2-apache +FROM php:7.4-apache # Tüm dosyaları sunucuya kopyala COPY . /var/www/html/