docs: correct SQL Server version to 2017

Update prerequisite from SQL Server 2022 to 2017 to match
actual deployment configuration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Andrés Eduardo García Márquez 2026-01-09 14:12:55 -05:00
parent 876f8eb4d1
commit 32d3c67bb0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
|------------|----------------|
| .NET SDK | 10.0 |
| Node.js | 22.x |
| SQL Server | 2022 |
| SQL Server | 2017 |
| Docker | 24.x |
| Docker Compose | 2.x |