Commit ff36ee4
Fix gh config directory ownership in devcontainer
Create /home/node/.config/gh in Dockerfile and set node ownership
so the directory is writable when mounted as a named volume.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 921e1a5 commit ff36ee4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments