From 2b71c36595e9455097cf22f060f879776ab04a3c Mon Sep 17 00:00:00 2001 From: shagi Date: Wed, 15 Sep 2021 11:44:32 +0200 Subject: [PATCH] Actualizar php a 7.3 --- images/hm/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/hm/Dockerfile b/images/hm/Dockerfile index 0ed84a1..c1db345 100644 --- a/images/hm/Dockerfile +++ b/images/hm/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.0-apache +FROM php:7.3-apache RUN apt-get update RUN apt-get install -y unzip libicu-dev libapache2-mod-security2 modsecurity-crs