Runs update.sh

This commit is contained in:
GitHub Workflow 2025-07-28 20:49:21 +00:00
parent 9f11a11c45
commit 4a6e70cdb3
6 changed files with 6 additions and 6 deletions

View File

@ -66,7 +66,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.24; \ pecl install APCu-5.1.25; \
pecl install igbinary-3.2.16; \ pecl install igbinary-3.2.16; \
pecl install imagick-3.8.0; \ pecl install imagick-3.8.0; \
pecl install memcached-3.3.0 \ pecl install memcached-3.3.0 \

View File

@ -63,7 +63,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.24; \ pecl install APCu-5.1.25; \
pecl install igbinary-3.2.16; \ pecl install igbinary-3.2.16; \
pecl install imagick-3.8.0; \ pecl install imagick-3.8.0; \
pecl install memcached-3.3.0 \ pecl install memcached-3.3.0 \

View File

@ -66,7 +66,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.24; \ pecl install APCu-5.1.25; \
pecl install igbinary-3.2.16; \ pecl install igbinary-3.2.16; \
pecl install imagick-3.8.0; \ pecl install imagick-3.8.0; \
pecl install memcached-3.3.0 \ pecl install memcached-3.3.0 \

View File

@ -66,7 +66,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.24; \ pecl install APCu-5.1.25; \
pecl install igbinary-3.2.16; \ pecl install igbinary-3.2.16; \
pecl install imagick-3.8.0; \ pecl install imagick-3.8.0; \
pecl install memcached-3.3.0 \ pecl install memcached-3.3.0 \

View File

@ -63,7 +63,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.24; \ pecl install APCu-5.1.25; \
pecl install igbinary-3.2.16; \ pecl install igbinary-3.2.16; \
pecl install imagick-3.8.0; \ pecl install imagick-3.8.0; \
pecl install memcached-3.3.0 \ pecl install memcached-3.3.0 \

View File

@ -66,7 +66,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.24; \ pecl install APCu-5.1.25; \
pecl install igbinary-3.2.16; \ pecl install igbinary-3.2.16; \
pecl install imagick-3.8.0; \ pecl install imagick-3.8.0; \
pecl install memcached-3.3.0 \ pecl install memcached-3.3.0 \