We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ffcb9 commit a59bbd4Copy full SHA for a59bbd4
Containers/nextcloud/Dockerfile
@@ -8,7 +8,7 @@ ENV SOURCE_LOCATION=/usr/src/nextcloud
8
ENV REDIS_DB_INDEX=0
9
10
# AIO settings start # Do not remove or change this line!
11
-ENV NEXTCLOUD_VERSION=30.0.11
+ENV NEXTCLOUD_VERSION=30.0.13
12
ENV AIO_TOKEN=123456
13
ENV AIO_URL=localhost
14
# AIO settings end # Do not remove or change this line!
0 commit comments