Skip to content

Commit

Permalink
use SQL Server 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-rudolph committed Oct 1, 2024
1 parent 69e98d1 commit 3110ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
ports:
- "6543:5432"
mssql:
image: mcr.microsoft.com/azure-sql-edge
image: mcr.microsoft.com/mssql/server:2022-latest
environment:
ACCEPT_EULA: Y
SA_PASSWORD: PydiQuant27
Expand Down

0 comments on commit 3110ddc

Please sign in to comment.