Skip to content

Commit d0c740b

Browse files
committed
⬆️ Upgrades Chronograf to 1.7.11
1 parent 80bfd9c commit d0c740b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

influxdb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN \
2525
&& curl -J -L -o /tmp/influxdb.deb \
2626
"https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB}_${ARCH}.deb" \
2727
\
28-
&& CHRONOGRAF="1.7.10" \
28+
&& CHRONOGRAF="1.7.11" \
2929
&& curl -J -L -o /tmp/chronograf.deb \
3030
"https://dl.influxdata.com/chronograf/releases/chronograf_${CHRONOGRAF}_${ARCH}.deb" \
3131
\

0 commit comments

Comments
 (0)