Skip to content

Commit

Permalink
chore(deps): update docker.io/library/telegraf docker tag to v1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 16, 2023
1 parent e382de0 commit 117cd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
timeout: 10s

telegraf:
image: docker.io/library/telegraf:1.28
image: docker.io/library/telegraf:1.29
volumes:
- ./config/telegraf.conf:/etc/telegraf/telegraf.conf:ro
depends_on:
Expand Down

0 comments on commit 117cd92

Please sign in to comment.