Skip to content

Commit

Permalink
update filebeat image location
Browse files Browse the repository at this point in the history
  • Loading branch information
dpisano committed May 14, 2021
1 parent 3cac80c commit 0b16dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/tpot/tpot.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ services:
restart: always
env_file:
- /opt/tpot/etc/compose/elk_environment
image: "honeynet/filebeat:{{ filebeat_version }}"
image: "quay.io/honeynet/filebeat:{{ filebeat_version }}"
volumes:
- /data:/data:ro
- /opt/filebeat/etc/conf.d:/usr/share/filebeat/conf.d:ro
Expand Down

0 comments on commit 0b16dfa

Please sign in to comment.