diff --git a/Dockerfile b/Dockerfile index 7b73010..a7ccfc0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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