add more intl
Build and Push Docker Images / build-and-push (push) Failing after 23s

This commit is contained in:
2026-05-26 15:30:02 +02:00
parent 76f24aa28d
commit 24513405b5
@@ -16,9 +16,11 @@ RUN apt-get update && apt-get install -y \
libonig-dev \ libonig-dev \
libzip-dev \ libzip-dev \
libpq5 \ libpq5 \
libicu-dev \
libpq-dev \ libpq-dev \
zip \ zip \
fish \ fish \
intl \
cron \ cron \
sudo \ sudo \
&& docker-php-ext-configure gd --with-freetype --with-jpeg \ && docker-php-ext-configure gd --with-freetype --with-jpeg \