fix: report actual version instead of hardcoded 3.0.0-dev
- Add version variable to main.go, set via -X ldflags at build time - Pass version through to Server, used in the / endpoint response - Makefile passes VERSION from git describe - Dockerfile accepts VERSION build arg - Woodpecker passes CI_COMMIT_TAG as VERSION
This commit is contained in:
Reference in New Issue
Block a user