Files
langflow/.github
vijay kumar katuri 8f5252fb02 fix: allow backend/frontend Docker builds even when main version exists
Backend and frontend images (langflowai/langflow-backend and langflowai/langflow-frontend)
are separate from the main image (langflowai/langflow), so they should not be skipped
when the main version already exists on Docker Hub.

This fixes the issue where backend/frontend builds for 1.9.0 were skipped because
the main 1.9.0 image was already published.
2026-04-14 20:22:40 -04:00
..