Skip to content

Commit 4b644d2

Browse files
committed
update Nextcloud to 30.0.7
Signed-off-by: Simon L. <[email protected]>
1 parent b5132b1 commit 4b644d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/nextcloud/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ENV SOURCE_LOCATION=/usr/src/nextcloud
88
ENV REDIS_DB_INDEX=0
99

1010
# AIO settings start # Do not remove or change this line!
11-
ENV NEXTCLOUD_VERSION=30.0.6
11+
ENV NEXTCLOUD_VERSION=30.0.7
1212
ENV AIO_TOKEN=123456
1313
ENV AIO_URL=localhost
1414
# AIO settings end # Do not remove or change this line!

0 commit comments

Comments
 (0)