meysamhadeli / booking-modular-monolith

Practical Modular Monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reason for SQL Server 2017

mycall opened this issue · comments

Will anything break if I use 2022 edition of SQL Server? Other images are also out of date.

Will anything break if I use 2022 edition of SQL Server? Other images are also out of date.

No, Everything work correctly. You need only update version of SqlServer in this file to latest version: https://github.com/meysamhadeli/booking-modular-monolith/blob/main/deployments/docker-compose/infrastracture.yaml

Feel free for create a pull request for update out of date the docker images :)

Will anything break if I use 2022 edition of SQL Server? Other images are also out of date.

I updated the outdated version of images in infrastracture.yaml.
You can pull the new changes :)