0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-25 21:00:53 +02:00

Run update.sh

Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
tilosp-bot 2019-12-12 14:00:28 +00:00
parent 0036beae18
commit f7a707aa8e
3 changed files with 3 additions and 3 deletions

View file

@ -115,7 +115,7 @@ RUN a2enmod rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
ENV NEXTCLOUD_VERSION 18.0.0beta1
ENV NEXTCLOUD_VERSION 18.0.0beta2
RUN set -ex; \
fetchDeps=" \