Commit d7d656b
Fix available_images endpoint returning 500 error
The endpoint was iterating over Docker Image objects directly instead
of extracting their tags, causing JSON serialization to fail.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 252d1cb commit d7d656b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments