mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4625] [Feature Request] Add Docker Image Tags for latest and latest-beta #3651
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3651
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MahdiAkrami01 on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4625
Describe the feature request
For now, I am forced to set the version specifically like this:
However, I need this instead:
Or, for pre-release versions:
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Jan 6, 2025):
The current v0 version does not guarantee full compatibility, so we will not provide the latest image to avoid unexpected disruptions.
@github-actions[bot] commented on GitHub (Jan 21, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
@huangyxi commented on GitHub (Aug 13, 2025):
Hi @fatedier, I appreciate your meticulosity regarding users’ compatibility issues. However, in some cases such as Synology NAS’s Container Manager, updating the tag instead of the configuration can be quite tedious. Therefore, some light-use users may choose convenience over strict compatibility. Could you consider reusing the
testtag or something likei-know-what-am-i-doingthat points to the latest version? If possible, I’d be happy to submit a PR to address the CI/CD issue.@fatedier commented on GitHub (Aug 14, 2025):
We are not inclined to add this kind of complexity and the potential additional user issues it may cause, as we are not equipped to handle various environment-related problems from users.