feat(templates): update platform for Microsoft templates
This commit is contained in:
@@ -229,7 +229,7 @@
|
||||
"title": "SQL Server",
|
||||
"description": "Microsoft SQL Server for Windows containers",
|
||||
"categories": ["database"],
|
||||
"platform": "linux",
|
||||
"platform": "windows",
|
||||
"note": "Password needs to include at least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols.",
|
||||
"logo": "https://cloudinovasi.id/assets/img/logos/microsoft.png",
|
||||
"image": "microsoft/mssql-server-windows:latest",
|
||||
@@ -252,7 +252,7 @@
|
||||
"title": "SQL Server Express",
|
||||
"description": "Microsoft SQL Server Express for Windows containers",
|
||||
"categories": ["database"],
|
||||
"platform": "linux",
|
||||
"platform": "windows",
|
||||
"note": "Password needs to include at least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols.",
|
||||
"logo": "https://cloudinovasi.id/assets/img/logos/microsoft.png",
|
||||
"image": "microsoft/mssql-server-windows-express:latest",
|
||||
|
||||
Reference in New Issue
Block a user