Skip to content

Commit

Permalink
chore(docker): add curl extension
Browse files Browse the repository at this point in the history
  • Loading branch information
mborne committed Dec 3, 2024
1 parent 8c06e0d commit c61a6da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ RUN apt-get update \
apache2 php8.3 libapache2-mod-php8.3 \
php8.3-opcache php8.3-xml \
php8.3-pdo php8.3-pgsql php8.3-zip \
php8.3-curl \
&& rm -rf /var/lib/apt/lists/*

#------------------------------------------------------------------------
Expand Down

0 comments on commit c61a6da

Please sign in to comment.