From 5e41503371ab7ca86aa9d3922029c57c51b76746 Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Wed, 4 Oct 2023 12:05:32 +0200 Subject: [PATCH] =?UTF-8?q?framadate=20:=20PHP8=20(test=C3=A9=20en=20amont?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podman-framadate/container/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman-framadate/container/Containerfile b/podman-framadate/container/Containerfile index d05b86f..c86d3c3 100644 --- a/podman-framadate/container/Containerfile +++ b/podman-framadate/container/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/php:7-apache +FROM docker.io/library/php:8-apache ARG version