Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lazydocker.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: lazydocker
version: "0.24.3"
version: "0.24.4"
epoch: 0 # CVE-2025-61725
description: The lazier way to manage everything docker
copyright:
Expand All @@ -11,7 +11,7 @@ pipeline:
with:
repository: https://github.com/jesseduffield/lazydocker
tag: v${{package.version}}
expected-commit: f4fc3669ca8eb67aa350a76503397192bf26f057
expected-commit: 577797d9ed11463f220c0c5d0acb86b521c1d21d

- uses: go/build
with:
Expand Down
Loading