Skip to content

Commit

Permalink
Rename ECS source directory
Browse files Browse the repository at this point in the history
  • Loading branch information
QU3B1M committed Dec 10, 2024
1 parent f49adbd commit 38972b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ecs/images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apt-get update && \
# Change this to a volume
ADD docker/ecs/images/generate.sh /ecs/generate.sh
#ADD docker/ecs/images/entrypoint.sh entrypoint.sh
ADD ecs/ /wazuh-indexer/ecs
ADD ecs/ /source/ecs

RUN chmod +x /ecs/generate.sh

Expand Down

0 comments on commit 38972b1

Please sign in to comment.