freshdock 1.2.1

A modern Rust-based Docker container auto-updater: a maintained, health-gated, single-binary successor to Watchtower.
Documentation
1
2
3
4
5
6
[toolchain]
# Pinned so local pre-push hooks and CI run on the exact same compiler
# and clippy ruleset. Bump deliberately when adopting new lints or
# language features. Last bumped: 2026-05-07 (Rust 1.95.0).
channel = "1.95.0"
components = ["rustfmt", "clippy"]