-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ RUN install_packages python3-pip python3-setuptools python3-dev gcc && \ | |
FROM bitnami/minideb@sha256:bce8004f7da6547bc568e92895e1b3a3835e6dba48283fbbf9b3f66c1d166c6d | ||
LABEL maintainer="[email protected]" | ||
LABEL description="Wazuh Docker Agent" | ||
ARG AGENT_VERSION="4.3.10-1" | ||
ARG AGENT_VERSION="4.7.2-1" | ||
ENV JOIN_MANAGER_MASTER_HOST="" | ||
ENV JOIN_MANAGER_WORKER_HOST="" | ||
ENV VIRUS_TOTAL_KEY="" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters