Skip to content

Commit

Permalink
Update devcontainer-template.json
Browse files Browse the repository at this point in the history
  • Loading branch information
msetbar committed Aug 15, 2023
1 parent cf94e11 commit 65f15d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/python-mssql/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"id": "python",
"id": "python-mssql",
"version": "1.0.0",
"name": "Python 3 & Microsoft Sql Server",
"description": "Develop Python 3 applications with Microsoft Sql Server",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/python",
"publisher": "Microsoft - ISE",
"licenseURL": "https://github.com/devcontainers/templates/blob/main/LICENSE",
"documentationURL": "https://github.com/Azure-Samples/python-ms-sql-devcontainer/blob/main/src/python-mssql/",
"publisher": "Microsoft - ISE - Thunderbolt team",
"licenseURL": "https://github.com/Azure-Samples/python-ms-sql-devcontainer/blob/main/LICENSE",
"options": {
"pythonImageVariant": {
"type": "string",
Expand Down

0 comments on commit 65f15d5

Please sign in to comment.