From 75de262090cd4f73057e220c760ed4e27fba2928 Mon Sep 17 00:00:00 2001 From: kiraum Date: Sat, 11 May 2024 23:32:45 +0200 Subject: [PATCH] doc: removing obsolete property to avoid warning logs --- docs/DOCKER.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/DOCKER.md b/docs/DOCKER.md index 6d5c18498..b9e99a6ed 100644 --- a/docs/DOCKER.md +++ b/docs/DOCKER.md @@ -43,8 +43,7 @@ Docker-compose example configuration/usage: Create `docker-compose.yml` file with container specifications: ```yaml -version: '3' - +--- services: sflow-collector1: image: pmacct/sfacctd:bleeding-edge