mirror of
https://github.com/gbrigandi/mcp-server-wazuh.git
synced 2025-12-22 04:52:19 -06:00
* Ported code to RMCP
* Implemented unit and e2e testing * Other fixes and enhancements
This commit is contained in:
@@ -7,7 +7,7 @@ RUN apt-get update && \
|
||||
apt-get install -y pkg-config libssl-dev && \
|
||||
cargo build --release
|
||||
|
||||
FROM debian:bullseye-slim
|
||||
FROM debian:bookworm-slim
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y ca-certificates && \
|
||||
|
||||
Reference in New Issue
Block a user