Commit 62fbd71
Fix build release (#131)
* Fix Docker build failures in all collectors
Resolved package installation issues that were breaking CI builds:
- Removed unixodbc-bin package (merged into unixodbc in Debian Bullseye)
- Fixed undefined $VENV_PATH variable in all Dockerfiles
- Updated odd-collector to use unixodbc instead of deprecated unixodbc-bin
The unixodbc-bin package no longer exists as a separate package in Debian
Bullseye - its functionality was merged into the main unixodbc package.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* Bump odd-collector version to 0.1.72
Prepare for new release with Docker build fixes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Raman Damayeu <rdamayeu@provectus.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent f08a101 commit 62fbd71
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments