Skip to content

Commit

Permalink
sqlsrv
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Aug 17, 2024
1 parent 093d4f9 commit 72c0cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
networks:
- test
sqlsrv:
image: 'mcr.microsoft.com/mssql/server:2019-latest'
image: 'mcr.microsoft.com/mssql/server:2022-latest'
environment:
ACCEPT_EULA: Y
SA_PASSWORD: Password!
Expand Down

0 comments on commit 72c0cc0

Please sign in to comment.