Update postgres Docker tag to v17
This commit is contained in:
parent
d04dfa1bd5
commit
5ae22d6d36
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
- twigs
|
||||
|
||||
db:
|
||||
image: postgres:16
|
||||
image: postgres:17
|
||||
ports:
|
||||
- "5432:5432"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue