Skip to content

Commit 7132532

Browse files
chore(deps): update telegraf docker tag to v1.34.1
1 parent 48b67aa commit 7132532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
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.34.1@sha256:61e27ef3daa5b4843101742e09737a6e8eb0849b64388f0dcfe40f866eee8710
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)