Bug fixes
- Fix
steampipe plugin installfailing with an opaque403 Forbiddenwhen stale GHCR credentials are present in~/.docker/config.json(e.g. from a priordocker login). Now retries the OCI pull anonymously when stored credentials are rejected. (pipe-fittings#792)
Dependencies
- Bump
pipe-fittings/v2from v2.9.0 to v2.9.1.