Merge pull request #2256 from nextcloud/enh/noid/add-sysvsem

add sysvsem
This commit is contained in:
Simon L
2023-04-03 10:26:49 +02:00
committed by GitHub

View File

@@ -66,6 +66,7 @@ RUN set -ex; \
opcache \
pcntl \
pdo_pgsql \
sysvsem \
zip \
gmp \
; \