Skip to content
Snippets Groups Projects
Commit b41fa97f authored by Dane Strandboge's avatar Dane Strandboge
Browse files

Telegraf v1.33.1

parent d5a0f7c3
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ RUN set -ex && \
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys "$key" ; \
done
ENV TELEGRAF_VERSION 1.33.0
ENV TELEGRAF_VERSION 1.33.1
RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" && \
case "${dpkgArch##*-}" in \
amd64) ARCH='amd64';; \
......
......@@ -4,7 +4,7 @@ RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
RUN apk add --no-cache iputils ca-certificates net-snmp-tools procps lm_sensors tzdata su-exec libcap && \
update-ca-certificates
ENV TELEGRAF_VERSION 1.33.0
ENV TELEGRAF_VERSION 1.33.1
RUN ARCH= && \
case "$(apk --print-arch)" in \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment