From f312c7808606f9e9043b032455555b400a420245 Mon Sep 17 00:00:00 2001 From: FinnLab <95759983+iwLain@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:32:43 +0100 Subject: [PATCH] Update README.md There is no "latest" tag on this image. Use stable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58d1598..f6a977e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ services: command: ['nprobe', '--zmq', '"tcp://ntopng:5556"', '--interface', 'none', '-n', 'none', '--collector-port', '2055', '-T', '"@NTOPNG@"', '--collector-passthrough'] ntopng: - image: ntop/ntopng:latest + image: ntop/ntopng:stable restart: always network_mode: "host" volumes: