Skip to content

Commit 6c4d5a3

Browse files
chore(deps): update telegraf docker tag to v1.35.3
1 parent 48b67aa commit 6c4d5a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3.7"
33

44
services:
55
telegraf:
6-
image: telegraf:1.33.1@sha256:67761580048d0225b80189cd93029d5576779fb55681f73504e4199801d49324
6+
image: telegraf:1.35.3@sha256:d55e33e698ae0e9d9bc0dfad33d100e7f2137ae53b65e4c8c090a79e0ee417ea
77
user: telegraf:${HOST_DOCKER_GROUP_ID} # host docker group id, so that telegraf has access to the docker socket
88
profiles:
99
- monitoring

0 commit comments

Comments
 (0)