dev container update

This commit is contained in:
Jun-te Kim 2025-09-12 10:18:26 +00:00
parent 3a8c8d979d
commit c112091e02

View file

@ -7,7 +7,7 @@
"postStartCommand": "bash .devcontainer/post-install.sh",
"features": {
"ghcr.io/devcontainers/features/ssh-agent:1": {}
// "ghcr.io/devcontainers/features/ssh-agent:1": {}
},
"mounts": [
@ -34,3 +34,4 @@
}
}
}