mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-11-11 01:13:41 +08:00
update nextcloud to 23.0.2
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
1515d0c210
commit
92492affe4
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