Skip to content

Commit

Permalink
Merge pull request #5259 from nextcloud/nextcloud-container-update
Browse files Browse the repository at this point in the history
Nextcloud dependency update
  • Loading branch information
szaimen authored Sep 16, 2024
2 parents 959f067 + 8761289 commit 7843169
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 @@ -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=29.0.6
ENV NEXTCLOUD_VERSION=29.0.7
ENV AIO_TOKEN=123456
ENV AIO_URL=localhost
# AIO settings end # Do not remove or change this line!
Expand Down

0 comments on commit 7843169

Please sign in to comment.