We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f99d3a commit 02f62f5Copy full SHA for 02f62f5
uncommitted/dagger/main.go
@@ -13,7 +13,7 @@ func New(
13
// Python image to use.
14
// +optional
15
// renovate image: datasource=docker depName=python versioning=docker
16
- // +default="python:3.12.6-alpine"
+ // +default="python:3.12.7-alpine"
17
Image string,
18
) *Uncommitted {
19
return &Uncommitted{
0 commit comments