Skip to content

Commit c61a6da

Browse files
committed
chore(docker): add curl extension
1 parent 8c06e0d commit c61a6da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ RUN apt-get update \
5858
apache2 php8.3 libapache2-mod-php8.3 \
5959
php8.3-opcache php8.3-xml \
6060
php8.3-pdo php8.3-pgsql php8.3-zip \
61+
php8.3-curl \
6162
&& rm -rf /var/lib/apt/lists/*
6263

6364
#------------------------------------------------------------------------

0 commit comments

Comments
 (0)