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 642c74e commit f9c7c88Copy full SHA for f9c7c88
uncommitted/dagger/main.go
@@ -11,7 +11,7 @@ func New(
11
// Python image to use.
12
// +optional
13
// renovate image: datasource=docker depName=python versioning=docker
14
- // +default="python:3.12.4-alpine"
+ // +default="python:3.12.6-alpine"
15
Image string,
16
) *Uncommitted {
17
return &Uncommitted{
0 commit comments