Skip to content

Commit

Permalink
⬆️ Upgrades Kapacitor to 1.5.9-1 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Apr 5, 2021
1 parent 9656a8b commit d1880d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion influxdb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN \
&& curl -J -L -o /tmp/chronograf.deb \
"https://dl.influxdata.com/chronograf/releases/chronograf_${CHRONOGRAF}_${ARCH}.deb" \
\
&& KAPACITOR="1.5.7-1" \
&& KAPACITOR="1.5.9-1" \
&& curl -J -L -o /tmp/kapacitor.deb \
"https://dl.influxdata.com/kapacitor/releases/kapacitor_${KAPACITOR}_${ARCH}.deb" \
\
Expand Down

0 comments on commit d1880d4

Please sign in to comment.