Merge branch 'master' into nc_ldap
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/pr/ansible-lint Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful
ci/woodpecker/pull_request_closed/gitleaks Pipeline was successful
ci/woodpecker/pull_request_closed/ansible-lint Pipeline was successful

This commit is contained in:
Michael Grote 2024-06-03 21:22:18 +02:00
commit d29ec66e5c
2 changed files with 2 additions and 2 deletions

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: