Commit 6d31418
committed
Update mssql.yml with Copilot suggestion
First sed: Changes HTTP to HTTPS in the repository URL (more secure and sometimes required)
Second sed: Adds the [signed-by=/usr/share/keyrings/microsoft-prod.gpg] directive to tell apt which keyring to use for verifying packages
This ensures apt can properly verify the Microsoft repository packages using the keyring you stored in the first curl command.1 parent b5d6f4f commit 6d31418
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments