Remove deprecated terminal setting
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.163.1/containers/go/.devcontainer/base.Dockerfile
 | 
			
		||||
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.185.0/containers/go/.devcontainer/base.Dockerfile
 | 
			
		||||
ARG VARIANT="1"
 | 
			
		||||
FROM mcr.microsoft.com/vscode/devcontainers/go:0-${VARIANT}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user