1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 05:00:19 -05:00

[deps] BRE: Update postgres Docker tag to v17

This commit is contained in:
renovate[bot] 2025-03-31 00:29:25 +00:00 committed by GitHub
parent ad05e3f9e1
commit 9c011e2108
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ services:
- mail
postgres:
image: postgres:14
image: postgres:17
ports:
- "5432:5432"
environment: