Runs update.sh

This commit is contained in:
GitHub Workflow 2025-08-28 20:38:48 +00:00
parent 1907ded05a
commit 4cf9a20fdf
6 changed files with 6 additions and 6 deletions

View File

@ -65,7 +65,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.26; \ pecl install APCu-5.1.27; \
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

@ -62,7 +62,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.26; \ pecl install APCu-5.1.27; \
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

@ -65,7 +65,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.26; \ pecl install APCu-5.1.27; \
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

@ -65,7 +65,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.26; \ pecl install APCu-5.1.27; \
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

@ -62,7 +62,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.26; \ pecl install APCu-5.1.27; \
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

@ -65,7 +65,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.26; \ pecl install APCu-5.1.27; \
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 \