[GH-ISSUE #1851] The Docker Hub images are not properly building version 2.6.0 despite multiple tags claiming to be that version. #725

Closed
opened 2026-02-25 21:35:46 +03:00 by kerem · 1 comment
Owner

Originally created by @Hackpig1974 on GitHub (Feb 2, 2026).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1851

Evidence:
GitHub release v2.6.0 published: 2026-01-17T07:22:02Z

Docker Hub tags checked:
cypht/cypht:v2.6.0 (updated 2026-01-17) → contains 2.5.2
cypht/cypht:2.6.0 (updated 2026-01-18) → contains 2.5.2
cypht/cypht:daily (updated 2026-02-02) → contains 2.5.2
cypht/cypht:latest (updated 2026-01-19) → contains 2.5.2

Verification command:
docker run --rm cypht/cypht:v2.6.0 cat /usr/local/share/cypht/lib/version.php

Result:

Originally created by @Hackpig1974 on GitHub (Feb 2, 2026). Original GitHub issue: https://github.com/cypht-org/cypht/issues/1851 Evidence: GitHub release v2.6.0 published: 2026-01-17T07:22:02Z Docker Hub tags checked: cypht/cypht:v2.6.0 (updated 2026-01-17) → contains 2.5.2 cypht/cypht:2.6.0 (updated 2026-01-18) → contains 2.5.2 cypht/cypht:daily (updated 2026-02-02) → contains 2.5.2 cypht/cypht:latest (updated 2026-01-19) → contains 2.5.2 Verification command: docker run --rm cypht/cypht:v2.6.0 cat /usr/local/share/cypht/lib/version.php Result: <?php define('CYPHT_VERSION', '2.5.2'); Expected: All these tags should contain version 2.6.0 as defined in the GitHub release. Impact: Users cannot access version 2.6.0 via Docker, only through source installation. - Damon1974
kerem closed this issue 2026-02-25 21:35:46 +03:00
Author
Owner

@IrAlfred commented on GitHub (Feb 3, 2026):

Thank you for reporting this. It's related to this https://github.com/cypht-org/cypht/issues/1838 and will be fixed in the coming versions

<!-- gh-comment-id:3838941545 --> @IrAlfred commented on GitHub (Feb 3, 2026): Thank you for reporting this. It's related to this https://github.com/cypht-org/cypht/issues/1838 and will be fixed in the coming versions
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#725
No description provided.