You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Docker Metadata Action for automatic lowercase conversion
Replace manual tag generation with docker/metadata-action which:
- Automatically converts repository names to lowercase for GHCR
- Generates proper OCI-compliant labels
- Provides better tag management
This fixes the "repository name must be lowercase" error.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments