Skip to content

Commit 5643e9e

Browse files
authored
⬆️ Upgrades Chronograf to 1.10.1 (#276)
1 parent e4f3ef1 commit 5643e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

influxdb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
88
# Setup base system
99
ARG BUILD_ARCH=amd64
1010
ARG INFLUXDB_VERSION="1.8.10"
11-
ARG CHRONOGRAF_VERSION="1.9.4"
11+
ARG CHRONOGRAF_VERSION="1.10.1"
1212
ARG KAPACITOR_VERSION="1.5.9-1"
1313
RUN \
1414
apt-get update \

0 commit comments

Comments
 (0)