Compare commits

..

No commits in common. "54fee52e1230ad6bb379892e5d6cb56bd4bb4089" and "ee07717deecbfe4d0cab97f8066fe75fc06ea703" have entirely different histories.

View file

@ -1,6 +1,6 @@
FROM php:7.3-apache
ENV NEXTCLOUD_VERSION 20.0.0
ENV NEXTCLOUD_VERSION 19.0.4
RUN \
apt-get update && \