#255 intl extension

This commit is contained in:
Daniel Brendel
2024-08-10 15:50:30 +02:00
parent cdad1f3c3d
commit 50cedd24cb
+1
View File
@@ -40,6 +40,7 @@ RUN apt-get update \
exif \
pcntl \
bcmath \
intl \
zip \
# Configure and install GD
&& docker-php-ext-configure gd --with-jpeg \