From cdbd85d5f10258537ae299b3616451ac93132704 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 16 Sep 2025 15:29:49 +0200 Subject: [PATCH] #7741 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8146bd3..4d88b15 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu/apache2 +FROM httpd ENV TERM=linux -- 2.39.5