Postgres up to 15.2

This commit is contained in:
Javielico
2023-05-08 21:01:16 +01:00
parent d56a1474fe
commit 8f5587099d
+1 -1
View File
@@ -8,7 +8,7 @@ services:
- GITEA_DB_NAME=gitea
- GITEA_DB_USER=gitea
db:
image: postgres:9.6
image: postgres:15.2
environment:
- POSTGRES_DB=gitea
- POSTGRES_USER=gitea