From dfd78f17c019c8bd2c7360f217a51f49e0af9e98 Mon Sep 17 00:00:00 2001 From: Denis Kopylov Date: Tue, 15 Feb 2022 23:08:34 +0300 Subject: [PATCH] Move base image to almalinux Signed-off-by: Denis Kopylov --- cli/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/Dockerfile b/cli/Dockerfile index 4bb84f7..264c327 100644 --- a/cli/Dockerfile +++ b/cli/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos/centos:stream8 +FROM almalinux ARG PHP_VERSION ARG PHP_EXTENSIONS="bcmath cli common gd gmp intl json mbstring \