Skip to content

Commit 0f92ed6

Browse files
authored
[ViPPET] Bump Telegraf image to 1.36.1 (#966)
1 parent 2a450f7 commit 0f92ed6

File tree

1 file changed

+1
-1
lines changed
  • tools/visual-pipeline-and-platform-evaluation-tool/collector

1 file changed

+1
-1
lines changed

tools/visual-pipeline-and-platform-evaluation-tool/collector/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN apt-get update && \
88

99
RUN cargo install --locked qmassa
1010

11-
FROM docker.io/library/telegraf:1.35.3 AS collector
11+
FROM docker.io/library/telegraf:1.36.1 AS collector
1212

1313
COPY --from=qmassa /usr/local/cargo/bin/qmassa /usr/local/bin/qmassa
1414

0 commit comments

Comments
 (0)