Remove reference to cloud/cloud repo from README

That repo is private; this one is meant to be public once ready, so it
shouldn't point at a repo readers won't be able to open.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-19 21:11:43 +01:00
co-authored by Claude Sonnet 5
parent 264478e0dc
commit e2f13547f9
-3
View File
@@ -48,9 +48,6 @@ docker run --rm code.aneur.in/cloud/pass-cli:<tag> pass-cli --version
`PROTON_PASS_KEY_PROVIDER` is set to `fs` in the image by default, since a
container has no kernel keyring for `pass-cli`'s usual session storage.
See [code.aneur.in/cloud/cloud](https://code.aneur.in/cloud/cloud)'s
`bin/ci/` and `.gitea/workflows/*.yml` for a real caller of this image.
## Updating the pinned version
`PASS_CLI_VERSION` and `PASS_CLI_SHA256` are build args at the top of the