From 0a091805591178db26f8e088e4808e74d6b0c51d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Thu, 8 Feb 2024 15:43:52 +0100 Subject: [PATCH] Enhancement: Prepare release for 2.2.23 --- 2.2/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.2/Dockerfile b/2.2/Dockerfile index 24c2561..a8e90a2 100644 --- a/2.2/Dockerfile +++ b/2.2/Dockerfile @@ -22,7 +22,7 @@ memory_limit=-1\n\ ENV COMPOSER_ALLOW_SUPERUSER 1 ENV COMPOSER_HOME /tmp -ENV COMPOSER_VERSION 2.2.22 +ENV COMPOSER_VERSION 2.2.23 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer