Commit 64ab724
authored
Tilt environment: Fix ClickHouse docker image selection (#4486)
After #4478, the last row in
flow CI definition for the version matrix was not `latest` anymore but
`stable`.
This row is used by the Tilt environment to select the default target
version for ClickHouse. `stable` is not a valid tag hence Tilt
environments broke1 parent c03831f commit 64ab724
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
0 commit comments