Commit 862387b
fix(docker): don't leak FA Pro token into build logs (#149)
The ARG is already in the RUN environment, so the icons generate reads
FONTAWESOME_PACKAGE_TOKEN directly instead of exporting it (which printed the
token into Railway build logs). Build behaviour unchanged.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 8425e65 commit 862387b
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments