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