Fix vaultwarden crash
This commit is contained in:
parent
fe2478a373
commit
2a36002124
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:latest
|
||||
image: postgres:15
|
||||
restart: always
|
||||
container_name: db
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue