mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-04 13:01:51 +08:00
Merge pull request #2059 from nextcloud/nextcloud-container-update
Nextcloud update
This commit is contained in:
commit
457644dc52
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ RUN { \
|
||||||
|
|
||||||
VOLUME /var/www/html
|
VOLUME /var/www/html
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 25.0.3
|
ENV NEXTCLOUD_VERSION 25.0.4
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
apk add --no-cache --virtual .fetch-deps \
|
apk add --no-cache --virtual .fetch-deps \
|
||||||
|
|
Loading…
Reference in a new issue