Commit 8d06fa4
authored
Improve robustness in load_module by specifying Exception type (#1032)
Updating the release Dockerfile to include a non-privileged `tfq-user`
for improved container security. Moving away from root execution
mitigates breakout risks and aligns with the principle of least
privilege.1 parent b6672db commit 8d06fa4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments