chore: bump bridge DBs from postgres:13-alpine to postgres:16-alpine
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-08-15 20:36:48 +00:00
parent f6d5fffa53
commit e7fe14c01d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ services:
- internal - internal
discorddb: discorddb:
image: postgres:13-alpine image: postgres:16-alpine
secrets: secrets:
- discord_db_password - discord_db_password
environment: environment:
+1 -1
View File
@@ -35,7 +35,7 @@ services:
- internal - internal
signaldb: signaldb:
image: postgres:13-alpine image: postgres:16-alpine
secrets: secrets:
- signal_db_password - signal_db_password
environment: environment:
+1 -1
View File
@@ -40,7 +40,7 @@ services:
- internal - internal
telegramdb: telegramdb:
image: postgres:13-alpine image: postgres:16-alpine
secrets: secrets:
- telegram_db_password - telegram_db_password
environment: environment: