This commit is contained in:
hackerESQ
2025-01-26 21:08:48 -06:00
parent 1201c248ee
commit 497efcfa76
2 changed files with 2 additions and 4 deletions
+1
View File
@@ -32,6 +32,7 @@ RUN apt-get update && apt-get install -y \
zlib1g-dev \
libzip-dev \
libicu-dev \
libpq-dev \
supervisor \
&& docker-php-ext-configure gd --with-freetype --with-jpeg \
&& docker-php-ext-install -j$(nproc) \