Bump to 0.191.0
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
// For format details, see https://aka.ms/vscode-remote/devcontainer.json or this file's README at:
 | 
			
		||||
// https://github.com/microsoft/vscode-dev-containers/tree/v0.185.0/containers/python-3
 | 
			
		||||
// https://github.com/microsoft/vscode-dev-containers/tree/v0.191.0/containers/python-3
 | 
			
		||||
{
 | 
			
		||||
	"name": "Python 3",
 | 
			
		||||
	"build": {
 | 
			
		||||
@@ -9,7 +9,6 @@
 | 
			
		||||
			// Update 'VARIANT' to pick a Python version: 3, 3.6, 3.7, 3.8, 3.9
 | 
			
		||||
			"VARIANT": "3",
 | 
			
		||||
			// Options
 | 
			
		||||
			"INSTALL_NODE": "true",
 | 
			
		||||
			"NODE_VERSION": "lts/*"
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user