Skip to content

Commit b8ccc49

Browse files
authored
chore: bump Dagger module to 0.88.1 (#823)
Signed-off-by: Miguel Martinez Trivino <[email protected]>
1 parent 43de72b commit b8ccc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/dagger/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
var (
12-
chainloopVersion = "v0.86.0"
12+
chainloopVersion = "v0.88.1"
1313
)
1414

1515
type Chainloop struct{}

0 commit comments

Comments
 (0)