mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-16 10:40:21 +00:00
Merge pull request #668 from nextcloud/nextcloud-container-update
Nextcloud update
This commit is contained in:
commit
5aa904fac0
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ RUN { \
|
||||||
VOLUME /var/www/html
|
VOLUME /var/www/html
|
||||||
|
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 23.0.4
|
ENV NEXTCLOUD_VERSION 23.0.5
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
apk add --no-cache --virtual .fetch-deps \
|
apk add --no-cache --virtual .fetch-deps \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue