mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #829] [Bug] 不显示版本号 #561
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#561
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 @whsir on GitHub (Jun 27, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/829
软件版本 / Release Version
0.3.19
缺陷描述 / Description
刚docker pull了个0.3.19的版本,启动后,发现左下角没有显示版本号,版本号显示的是[v0.0.0-dev]

复现步骤 / Steps to reproduce
docker run -d
--name certimate_server
-p 8090:8090
-v /etc/localtime:/etc/localtime:ro
-v /data/cert:/app/pb_data
docker.io/certimate/certimate:v0.3.19
日志 / Logs
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Jun 27, 2025):
duplicate #821