Commit 898a664
images: remove unused config_file field; fix README show-image example
The config_file field on ImageConfig is no longer read; full_yaml_path()
derives the YAML from config_path()/output_and_config. Left in place it
made show-image <name> config-file return a stale default. Remove the
field and update the README to show the actually-used show-image field
(base-image, as the build pipeline invokes it).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9e50bd5 commit 898a664
2 files changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | 171 | | |
175 | 172 | | |
176 | 173 | | |
| |||
0 commit comments