github I-IAL9000/shrinkerr v0.5.13

latest releases: v0.9.108, v0.9.107, v0.9.106...
3 months ago

Changed

  • Image hardening pass: apt-get upgrade at build time, NVENC base bumped from CUDA 12.3.1 / Ubuntu 22.04 to CUDA 12.6.3 / Ubuntu 24.04 (and Python 3.12). Same NVIDIA driver floor (525.60.13+). Knocks Docker Scout's High/Medium CVE counts down materially without changing runtime behaviour.

Added

  • pip-audit CI workflow scans requirements.txt weekly + on PRs that touch it. Informational (non-blocking) — surfaces vulnerable Python deps in the Actions tab.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:0.5.13         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.13-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.13-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.13-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.

Don't miss a new shrinkerr release

NewReleases is sending notifications on new releases.