From af564c830203824e3ba71f60d5ec71a1b535789a Mon Sep 17 00:00:00 2001 From: ralph Date: Mon, 30 Sep 2024 05:36:42 +0000 Subject: [PATCH] Bump up PHP and Apache --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5ac83e6..c03568a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM technicalguru/php:8.2.18-apache-2.4.57.0 +FROM technicalguru/php:8.2.24-apache-2.4.62.0 LABEL maintainer="Ralph Schuster " ENV DKIM_VERSION="2.11.0"