File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ RUN set -eux; \
350350# lazygit v0.58.1 (2026-01-12) - terminal UI for git
351351# Disabled temporarily to reduce Docker build time.
352352# RUN eval "$(/home/opencoder/.local/bin/mise activate bash)" \
353- # && go install github.com/jesseduffield/lazygit@v0.58.1
353+ # && go install github.com/jesseduffield/lazygit@v0.59.0
354354
355355# -----------------------------------------------------------------------------
356356# Additional Development Tools
@@ -468,7 +468,7 @@ USER opencoder
468468# # cargo-audit 0.22.0 - security audit
469469# # cargo-deny 0.19.0 - dependency linter
470470# RUN . /home/opencoder/.cargo/env \
471- # && cargo install --locked cargo-nextest@0.9.124 cargo-audit@0.22.0 cargo-deny@0.19.0
471+ # && cargo install --locked cargo-nextest@0.9.126 cargo-audit@0.22.1 cargo-deny@0.19.0
472472#
473473# # Install mold fast linker (2026-01-22)
474474# USER root
You can’t perform that action at this time.
0 commit comments