Update to nextcloud version 15
We update from nextcloud version 14 to version 15
This commit is contained in:
parent
b5a3c10f13
commit
af486d2fc2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:7.0-apache
|
FROM php:7.0-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 14.0.0
|
ENV NEXTCLOUD_VERSION 15.0.0
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue