Skip to content

Commit

Permalink
Merge pull request #2602 from nextcloud/enh/noid/update-to-26
Browse files Browse the repository at this point in the history
update to Nextcloud 26.0.2
  • Loading branch information
szaimen authored May 30, 2023
2 parents 3696e08 + a8a80cb commit 52e70ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/nextcloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ RUN { \

VOLUME /var/www/html

ENV NEXTCLOUD_VERSION 25.0.7
ENV NEXTCLOUD_VERSION 26.0.2

RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
Expand Down

0 comments on commit 52e70ac

Please sign in to comment.