Claude bd5392840a
fix: address reviewer comments on Docker image name and README
- Fix GHCR image name to use explicit lowercase (ghcr.io/maronato/go-finger)
  instead of ${{ github.repository }} which may contain uppercase characters
  and fail Docker registry validation
- Fix README typo: "locahost" -> "localhost"
- Fix README development section: "./finger serve" -> "./go-finger serve"

https://claude.ai/code/session_01WSTmBCLVtmPMFqxCnjM9fh
2026-03-08 03:47:18 +00:00
..