Update db for nextcloud.

This commit is contained in:
2024-11-25 10:57:48 +01:00
parent f85eee5c03
commit 80b991d437

View File

@@ -78,7 +78,7 @@ services:
- ${PWD}/nextcloud.conf:/etc/nginx/conf.d/default.conf
nextcloud-db:
image: postgres:14-alpine
image: postgres:15-alpine
container_name: nextcloud-db
hostname: naextcloud-db
restart: unless-stopped