Commit 4cf7ae1
committed
ci: fix Dockerfile legacy ENV format warning
Update ENV instructions in ci/Dockerfile.builder to use modern
key=value format instead of legacy whitespace separator format.
This resolves the GitHub CI LegacyKeyValueFormat warning.1 parent c54e1f8 commit 4cf7ae1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments