Update devcontainer.json
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
	// Set *default* container specific settings.json values on container create.
 | 
			
		||||
	"settings": { 
 | 
			
		||||
		"terminal.integrated.shell.linux": "/bin/bash",
 | 
			
		||||
		"java.home": "/usr/local/openjdk-8"
 | 
			
		||||
		"java.home": "/usr/local/openjdk-11"
 | 
			
		||||
	},
 | 
			
		||||
	
 | 
			
		||||
	// Add the IDs of extensions you want installed when the container is created.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user