chore: Set version of local database to postgres-16 to align with production template
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
db:
|
||||
image: postgres
|
||||
image: postgres:16-alpine
|
||||
ports:
|
||||
- 55432:5432
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user