Updated nextcloud version to 14.0.0 beta
This commit is contained in:
parent
febf1297be
commit
b5a3c10f13
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM php:7.0-apache
|
||||
|
||||
ENV NEXTCLOUD_VERSION 13.0.6
|
||||
ENV NEXTCLOUD_VERSION 14.0.0
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue