Updated nextcloud version to 14.0.0 beta

This commit is contained in:
madmaurice 2018-09-18 16:53:34 +02:00 committed by Hive
parent febf1297be
commit b5a3c10f13
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:7.0-apache FROM php:7.0-apache
ENV NEXTCLOUD_VERSION 13.0.6 ENV NEXTCLOUD_VERSION 14.0.0
RUN \ RUN \
apt-get update && \ apt-get update && \