feat: Updated devcontainer to the latest

This commit is contained in:
2025-10-21 22:48:35 +01:00
parent 7709b3922d
commit d0599f6630

View File

@@ -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",