Compare commits

...

3 Commits

Author SHA1 Message Date
Simon L.
36888bc568 increase to 10.1.1
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-12 13:13:59 +01:00
Simon L.
80b925e860 Merge pull request #5739 from nextcloud/enh/noid/update-30.0.4
nextcloud: update to 30.0.4
2024-12-12 13:13:16 +01:00
Simon L.
16e38ff3cf nextcloud: update to 30.0.4
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-12 13:11:48 +01:00
2 changed files with 2 additions and 2 deletions

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=30.0.2
ENV NEXTCLOUD_VERSION=30.0.4
ENV AIO_TOKEN=123456
ENV AIO_URL=localhost
# AIO settings end # Do not remove or change this line!

View File

@@ -17,7 +17,7 @@
<div class="container">
<main>
<h1>Nextcloud AIO v10.1.0</h1>
<h1>Nextcloud AIO v10.1.1</h1>
{# Add 2nd tab warning #}
<script type="text/javascript" src="second-tab-warning.js"></script>