We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd30ca commit 2b973a0Copy full SHA for 2b973a0
php8/Dockerfile
@@ -29,6 +29,7 @@ RUN set -e \
29
php8 \
30
php8-pecl-apcu \
31
php8-pecl-igbinary \
32
+ php8-pecl-uploadprogress \
33
php8-pecl-xdebug \
34
php8-bcmath \
35
php8-ctype \
php81/Dockerfile
php81 \
php81-pecl-apcu \
php81-pecl-igbinary \
+ php81-pecl-uploadprogress \
php81-pecl-xdebug \
php81-bcmath \
php81-ctype \
0 commit comments