github ruvnet/RuView v1333
Release v1333

latest releases: v1365, v1362, v0.9.0...
5 hours ago

Automated release from CI pipeline

Changes:
fix(ci): use docker login --password-stdin (bypass login-action@v3)

docker/login-action@v3 kept emitting "malformed HTTP Authorization
header" against a fresh, known-good dckr_pat_* token (verified by
direct curl against hub.docker.com/v2/users/login). Replacing with
docker login --password-stdin — Docker's documented credential
ingestion path — sidesteps whatever encoding the action injects.

Refs #794.

Co-Authored-By: claude-flow ruv@ruv.net

Docker Image:
ghcr.io/ruvnet/RuView:c7488aeb7fc8f60987876c3c51dcfa2aa80e4de4

Don't miss a new RuView release

NewReleases is sending notifications on new releases.