Update postgres Docker tag to v17
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
- traefik
|
||||
|
||||
db:
|
||||
image: postgres:14-alpine
|
||||
image: postgres:17-alpine
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_USER=synapse
|
||||
|
Reference in New Issue
Block a user