Commit 2e915aa
fix: rename UID/GID to DOCKER_UID/DOCKER_GID to avoid readonly variable
UID is a readonly bash variable and cannot be exported.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 90a3736 commit 2e915aa
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments