mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-01 19:41:44 +08:00
Merge pull request #228 from nextcloud/enh/noid/update-nextcloud
update nextcloud to 23.0.2
This commit is contained in:
commit
ce15c64cd9
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ RUN { \
|
|||
VOLUME /var/www/html
|
||||
|
||||
|
||||
ENV NEXTCLOUD_VERSION 23.0.1
|
||||
ENV NEXTCLOUD_VERSION 23.0.2
|
||||
|
||||
RUN set -ex; \
|
||||
apk add --no-cache --virtual .fetch-deps \
|
||||
|
|
Loading…
Reference in a new issue