nextcloud-update automated change

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen
2026-09-11 09:21:41 +00:00
committed by github-actions[bot]
parent 0052e25658
commit 65ee2caab9
+1 -1
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=34.0.3
ENV NEXTCLOUD_VERSION=34.0.4
# Required to stop hadolint from complaining about potentially sensitive data in an environment variable.
# It might be a good idea to reconsider using and env var for this at one point,
# but the actual value here is just a dummy and not relevant, so we silence the warning for now.