From 2c48cdafe36e802c965358b77f83735cb3974ef3 Mon Sep 17 00:00:00 2001 From: githubaction <1276544+vincejv@users.noreply.github.com> Date: Tue, 11 Jun 2024 02:01:00 +0000 Subject: [PATCH] automated bump version to v1.31.0 --- Dockerfile | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index d031ef8..597acc3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM telegraf:1.30.3 +FROM telegraf:1.31.0 RUN echo "deb http://archive.debian.org/debian stretch main contrib non-free" >> /etc/apt/sources.list && \ apt-get update && apt-get -y install snmp-mibs-downloader curl && \ diff --git a/version.txt b/version.txt index 4e0375b..d3aa769 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v1.30.3 +v1.31.0