Commit 3f513fe
committed
chore: refresh generated template versions
The generated pyproject still capped uv_build below 0.9 even though the
current backend is 0.11.30 and the Python SDK itself accepts the 0.11 line.
Widen all template constraints to the same <0.12 compatibility boundary as
the upstream SDK. Keeping the lower bound at 0.8.4 also lets the engine's
bundled uv 0.10.3 backend satisfy the requirement without an extra download.
Move the new default container from Alpine 3.21 to the current stable 3.24
line. Keep Python at 3.14 because it remains the current stable language line
and matches the engine's Python runtime.
Signed-off-by: Guillaume de Rouville <guillaume@dagger.io>1 parent a225196 commit 3f513fe
5 files changed
Lines changed: 5 additions & 5 deletions
File tree
- .dagger/modules/e2e
- templates
- default
- src/{{.ModulePackage}}
- empty
- legacy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments