Skip to content

Commit

Permalink
Update docs/xdr/features/collect/ingestion_methods/syslog/sekoiaio_fo…
Browse files Browse the repository at this point in the history
…rwarder.md

Co-authored-by: Sébastien Quioc <[email protected]>
  • Loading branch information
goudyj and squioc authored Jul 8, 2024
1 parent 41b3e72 commit ac2e3a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ Docker uses the notion of tag to identify the version of an image. The tag is al
image: ghcr.io/sekoia-io/sekoiaio-docker-concentrator:2.6.0
```
`2.5` means the version used by `docker compose` is 2.6.0. You can find all the versions available on the GitHub repository [here](https://github.com/SEKOIA-IO/sekoiaio-docker-concentrator/pkgs/container/sekoiaio-docker-concentrator/versions?filters%5Bversion_type%5D=tagged)
`2.6.0` means the version used by `docker compose` is 2.6.0. You can find all the versions available on the GitHub repository [here](https://github.com/SEKOIA-IO/sekoiaio-docker-concentrator/pkgs/container/sekoiaio-docker-concentrator/versions?filters%5Bversion_type%5D=tagged)
To update the concentrator, just change the tag in `docker-compose.yml`, then recreate the concentrator with the command:
```bash
Expand Down

0 comments on commit ac2e3a7

Please sign in to comment.