Switch to debian package for GMP
This commit is contained in:
parent
0de370b270
commit
882e667b14
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ FROM nextcloud:17
|
|||
|
||||
# Mandatory for bookmark extension
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y php7.3-gmp
|
||||
&& apt-get install -y php-gmp
|
||||
|
||||
|
|
Loading…
Reference in a new issue