feat: Updated devcontainer to the latest
This commit is contained in:
		@@ -1,12 +1,9 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "luke-else.co.uk",
 | 
			
		||||
    "image": "git.luke-else.co.uk/luke-else/lab:latest",
 | 
			
		||||
    "image": "git.luke-else.co.uk/luke-else/nodejs-dev:latest",
 | 
			
		||||
    "remoteUser": "dev",
 | 
			
		||||
    "customizations": {
 | 
			
		||||
        "vscode": {
 | 
			
		||||
            "settings": {
 | 
			
		||||
                "terminal.integrated.defaultProfile.linux": "zsh"
 | 
			
		||||
            },
 | 
			
		||||
            "extensions": [
 | 
			
		||||
                "ms-azuretools.vscode-docker",
 | 
			
		||||
                "ms-vscode-remote.remote-containers",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user