chore: upgrade synapse to v1.160.0, MAS to 1.24.0, nginx to 1.31.5 #5

Open
autonomic-bot wants to merge 4 commits from upgrade-c04a858 into main
3 changed files with 3 additions and 3 deletions
Showing only changes of commit e7fe14c01d - Show all commits
+1 -1
View File
@@ -30,7 +30,7 @@ services:
- internal
discorddb:
image: postgres:13-alpine
image: postgres:16-alpine
secrets:
- discord_db_password
environment:
+1 -1
View File
@@ -35,7 +35,7 @@ services:
- internal
signaldb:
image: postgres:13-alpine
image: postgres:16-alpine
secrets:
- signal_db_password
environment:
+1 -1
View File
@@ -40,7 +40,7 @@ services:
- internal
telegramdb:
image: postgres:13-alpine
image: postgres:16-alpine
secrets:
- telegram_db_password
environment: