mirror of
https://github.com/nextcloud/docker.git
synced 2025-05-04 15:50:54 +02:00
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
parent
5bd63028a7
commit
a072915459
9 changed files with 9 additions and 9 deletions
|
@ -115,7 +115,7 @@ RUN a2enmod headers rewrite remoteip ;\
|
|||
} > /etc/apache2/conf-available/remoteip.conf;\
|
||||
a2enconf remoteip
|
||||
|
||||
ENV NEXTCLOUD_VERSION 17.0.6RC1
|
||||
ENV NEXTCLOUD_VERSION 17.0.6RC2
|
||||
|
||||
RUN set -ex; \
|
||||
fetchDeps=" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue