From 2eeeeb196014b7ccf34bdc21cfba6c303a9c0475 Mon Sep 17 00:00:00 2001 From: technicalguru Date: Sun, 3 Apr 2022 10:44:01 +0200 Subject: [PATCH] Bumped up PHP module (intl module) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 507a354..cc5d288 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM technicalguru/rs-php:7.4.28-apache-2.4.53.0 +FROM technicalguru/rs-php:7.4.28-apache-2.4.53.1 LABEL maintainer="Ralph Schuster " RUN export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y --no-install-recommends \