Author SHA1 Message Date
renovate-bot 8bae610868 Update nextcloud Docker tag to v35 2026-09-21 02:22:44 +00:00
+3 -3
View File
@@ -29,7 +29,7 @@ services:
- redis-connection - redis-connection
app: app:
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f image: nextcloud:35.0.0-fpm-alpine@sha256:cd58314580a4ab3edb70a5ef44f062eb5d926c3ec44c29c8dd89965928ee074a
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8 # image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
# image: nextcloud:fpm # image: nextcloud:fpm
restart: always restart: always
@@ -95,7 +95,7 @@ services:
whiteboard: whiteboard:
image: ghcr.io/nextcloud-releases/whiteboard:v2.0.0@sha256:059596633333d009890c64858f89f133ccd973a2e0823ad960a0cc05cf8657f1 image: ghcr.io/nextcloud-releases/whiteboard:v1.5.9@sha256:b60b7633f90d106ac6922f9bc27e1a1ca2442488b740fefdae4c812f34e9cebc
environment: environment:
- NEXTCLOUD_URL=https://tar-v33.kovagoadi.hu - NEXTCLOUD_URL=https://tar-v33.kovagoadi.hu
- JWT_SECRET_KEY=dohlahqu3chaS7ieghee # Change me before deploying prod - JWT_SECRET_KEY=dohlahqu3chaS7ieghee # Change me before deploying prod
@@ -138,7 +138,7 @@ services:
cron: cron:
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f image: nextcloud:35.0.0-fpm-alpine@sha256:cd58314580a4ab3edb70a5ef44f062eb5d926c3ec44c29c8dd89965928ee074a
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8 # image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
restart: always restart: always
volumes: volumes: