Update Nextcloud PostgreSQL image to version 15 and add Gitea configuration files for PostgreSQL and firewall services

This commit is contained in:
gyurix
2025-08-29 14:16:43 +02:00
parent 324ad45ef3
commit 459ca0e019
9 changed files with 511 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
"POST_START": "null"
},
{
"IMAGE": "postgres:13-alpine",
"IMAGE": "postgres:15-alpine",
"UPDATE": "true",
"NAME": "nextcloudpostgres-db",
"MEMORY": "256M",