modified: devops/templates/devcontainer.json
All checks were successful
/ build-docker-image (push) Successful in 12s

This commit is contained in:
2025-11-22 00:46:58 +00:00
parent 4f48257cc6
commit 7e6e431ce9

View File

@@ -18,7 +18,8 @@
"m4ns0ur.base64",
"rogalmic.bash-debug",
"streetsidesoftware.code-spell-checker",
"ms-azuretools.vscode-containers"
"ms-azuretools.vscode-containers",
"eamodio.gitlens"
]
}
}