Skip to content

Commit

Permalink
Update latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
nkowenski committed Jan 13, 2025
1 parent a0e3120 commit dec1998
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM debian:buster-slim

LABEL maintainer "zakkg3"
ARG AGENT_VERSION="4.9.1-1"
ARG AGENT_VERSION="4.10.0-1"
LABEL description "Wazuh Agent"

COPY entrypoint.sh ossec.jinja2 render-config.py /
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# wazuh-agent-container

Current version 4.10.0

Wazuh agent on a container. Wazuh Docker agent.

So here we render the config form the enviroment variables and then let the agent do the magic.
Expand Down

0 comments on commit dec1998

Please sign in to comment.