feat: Updated devcontainer
All checks were successful
Build and Push Development Docker Image / build-and-push (push) Successful in 1m4s

This commit is contained in:
2025-10-21 22:44:32 +01:00
parent 1070662164
commit 38edb64728

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