Update to 12.0.5
This commit is contained in:
parent
92b4b87a64
commit
26d58913be
@ -67,7 +67,7 @@ VOLUME /var/www/html
|
|||||||
|
|
||||||
RUN a2enmod rewrite
|
RUN a2enmod rewrite
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 12.0.4
|
ENV NEXTCLOUD_VERSION 12.0.5
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
curl -fsSL -o nextcloud.tar.bz2 \
|
curl -fsSL -o nextcloud.tar.bz2 \
|
||||||
|
@ -66,7 +66,7 @@ RUN set -ex; \
|
|||||||
VOLUME /var/www/html
|
VOLUME /var/www/html
|
||||||
|
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 12.0.4
|
ENV NEXTCLOUD_VERSION 12.0.5
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
curl -fsSL -o nextcloud.tar.bz2 \
|
curl -fsSL -o nextcloud.tar.bz2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user