Updated Nextcloud version
From 12.0.4 to 13.0.6
This commit is contained in:
parent
37cfcf9503
commit
017fa04b0f
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 12.0.4
|
ENV NEXTCLOUD_VERSION 13.0.6
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue