Commit 6c3c7aa
authored
Change XDG_DATA_DIR path permissions
The /data directory is the default XDG_DATA_DIR path for a Caddy-based image, and the /data directory may be used by other services and Devcontainer hosts, so it needs to be writable by the non-root user.1 parent 38af1de commit 6c3c7aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments