chore(deps): update postgres docker tag to v18 #71

Open
renovate-bot wants to merge 1 commits from renovate/postgres-18.x into main
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ services:
- internal
discorddb:
image: postgres:13-alpine
image: postgres:18-alpine
secrets:
- discord_db_password
environment:

View File

@ -35,7 +35,7 @@ services:
- internal
signaldb:
image: postgres:13-alpine
image: postgres:18-alpine
secrets:
- signal_db_password
environment:

View File

@ -40,7 +40,7 @@ services:
- internal
telegramdb:
image: postgres:13-alpine
image: postgres:18-alpine
secrets:
- telegram_db_password
environment: