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