Skip to content

Commit

Permalink
Merge pull request #5118 from nextcloud/nextcloud-container-update
Browse files Browse the repository at this point in the history
Nextcloud dependency update
  • Loading branch information
szaimen authored Aug 11, 2024
2 parents 164d4fb + 8c1f6ac commit bbcbf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/nextcloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ RUN set -ex; \
; \
\
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install igbinary-3.2.15; \
pecl install igbinary-3.2.16; \
pecl install APCu-5.1.23; \
pecl install memcached-3.2.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
Expand Down

0 comments on commit bbcbf71

Please sign in to comment.