redeploy nextcloud with ldap #96

Merged
mg merged 45 commits from nc_ldap into master 2024-06-03 21:23:53 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d29ec66e5c - Show all commits

View file

@ -44,7 +44,7 @@ services:
healthcheck: {} healthcheck: {}
grampsweb_redis: grampsweb_redis:
image: redis:7.2.4-alpine image: redis:7.2.5-alpine
container_name: grampsweb_redis container_name: grampsweb_redis
restart: always restart: always
healthcheck: healthcheck:

View file

@ -67,7 +67,7 @@ services:
######## Nextcloud ######## ######## Nextcloud ########
nextcloud-app: nextcloud-app:
image: "nextcloud:29.0.0" image: "nextcloud:29.0.1"
container_name: nextcloud-app container_name: nextcloud-app
restart: unless-stopped restart: unless-stopped
depends_on: depends_on: