Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1c77860 authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Fix ENV version

parent 0ffe7d2b
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -247,7 +247,7 @@ RUN apt-get -y install imagemagick;\
    rm -rf /var/lib/apt/lists/*;

VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 21.0.9
ENV NEXTCLOUD_VERSION 22.2.5

ENTRYPOINT ["/custom_entrypoint.sh"]
CMD ["php-fpm"]