Skip to content

Commit

Permalink
feat: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePushMaker committed Dec 29, 2024
1 parent a3a56f7 commit 32cd965
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ RUN apk add --update --no-cache \
icu-dev \
libxml2-dev \
libcurl-dev \ # Agregado libcurl-dev
php8.2-mbstring \
php8.2-xml \
php8.2-curl \
php8.2-zip \
php8.2-bcmath \
php8.2-soap \
php8.2-intl \
php8.2-gd \
&& docker-php-ext-configure gd \
--with-freetype \
--with-jpeg \
Expand Down

0 comments on commit 32cd965

Please sign in to comment.