Merge pull request #7882 from nextcloud/enh/7622/update-nc-version

update bundled Nextcloud version to v33
This commit is contained in:
Simon L.
2026-04-14 15:32:54 +02:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ ENV SOURCE_LOCATION=/usr/src/nextcloud
ENV REDIS_DB_INDEX=0
# AIO settings start # Do not remove or change this line!
ENV NEXTCLOUD_VERSION=32.0.8
ENV NEXTCLOUD_VERSION=33.0.2
ENV AIO_TOKEN=123456
ENV AIO_URL=localhost
# AIO settings end # Do not remove or change this line!