Commit 11ebf98
committed
Fix the Windows ordering in generate-stackbrew-library.sh
This causes shared tags like `mongo:4.4` to always prefer the ltsc2016 version, since the entry order here ultimately controls the manifest list order, and the defined processing of manifest lists in the face of multiple supported images is to pick the first listed.1 parent 502e24c commit 11ebf98
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments