mirror of
https://github.com/nextcloud/docker.git
synced 2025-05-06 16:50:54 +02:00
Runs update.sh
This commit is contained in:
parent
a8239107dd
commit
eb0d1f9050
41 changed files with 4 additions and 1486 deletions
|
@ -114,7 +114,7 @@ RUN a2enmod headers rewrite remoteip ;\
|
|||
} > /etc/apache2/conf-available/remoteip.conf;\
|
||||
a2enconf remoteip
|
||||
|
||||
ENV NEXTCLOUD_VERSION 20.0.6
|
||||
ENV NEXTCLOUD_VERSION 20.0.7
|
||||
|
||||
RUN set -ex; \
|
||||
fetchDeps=" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue