mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-07 09:42:52 +01:00
Changed default docker-compose image
Now official image is used by default. Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
|
||||
# IntelMQ with IntelMQ-Manager!
|
||||
intelmq-full:
|
||||
image: intelmq-full:1.0
|
||||
image: certat/intelmq-full:1.0
|
||||
volumes:
|
||||
- ./example_config/intelmq/etc:/opt/intelmq/etc
|
||||
- ./example_config/intelmq-manager:/opt/intelmq-manager/config
|
||||
|
||||
Reference in New Issue
Block a user