Skip to content

Commit 130e151

Browse files
Update telegraf Docker tag to v1.35.3
1 parent d5534a3 commit 130e151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ services:
165165
restart: always
166166

167167
telegraf:
168-
image: telegraf:1.33.2@sha256:5afb934bd448b8cd49d495fffac5fe8227267123a9af05f9f9ec6044a1799bd1
168+
image: telegraf:1.35.3@sha256:4a011337cfc788944368481287f9fb91e649123b7c509f0b9a9ee5e3edc87a2a
169169
user: telegraf:${HOST_DOCKER_GROUP_ID} # host docker group id, so that telegraf has access to the docker socket
170170
command: | # only use config directory, but therefore we need to give a empty config file
171171
--config-directory /etc/telegraf/telegraf.d/

0 commit comments

Comments
 (0)