mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 17:22:57 +01:00
FIX: Dockerfile now working with latest image instead of 1.0
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
networks:
|
||||
- intelmq-internal
|
||||
intelmq:
|
||||
image: intelmq-full:1.0
|
||||
image: certat/intelmq-full:latest
|
||||
volumes:
|
||||
- ./example_config/intelmq/etc/:/etc/intelmq/etc/
|
||||
- ./example_config/intelmq-api:/etc/intelmq-api/config
|
||||
|
||||
Reference in New Issue
Block a user