notiz-dev / nestjs-prisma

Easy Prisma support for your NestJS application
https://nestjs-prisma.dev
MIT License
587 stars 50 forks source link

Upgrade default PostgreSQL Docker image version from 14 to 16 #99

Open smith558 opened 4 months ago

smith558 commented 4 months ago

Hi. PostgreSQL 14 version will become not supported from November 12, 2026. I noticed that the package defaults to version 14 for PostgreSQL when the option to dockerise the app is selected. I suggest upgrading it to the current LTS of PostgreSQL which is version 16.