chore(deps): update postgres docker tag to v17
This commit is contained in:
committed by
Ryan Williams
parent
70eea08fe7
commit
4a27dddc72
+1
-1
@@ -19,7 +19,7 @@ services:
|
||||
redis:
|
||||
condition: service_started
|
||||
db:
|
||||
image: postgres:16
|
||||
image: postgres:17
|
||||
ports:
|
||||
- "5432:5432"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user