chore(deps): update postgres docker tag to v18
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
test-db:
|
||||
image: postgres:16-alpine
|
||||
image: postgres:18-alpine
|
||||
ports:
|
||||
- "5433:5432"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user