mirror of https://github.com/usbharu/Hideout.git
chore(deps): update postgres docker tag to v17
This commit is contained in:
parent
842e1628a3
commit
9866f5979a
develop
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16
|
||||
image: postgres:17
|
||||
ports:
|
||||
- "5432:5432"
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue