Skip to content

Commit

Permalink
⬆️ Upgrades Kapacitor to 1.5.4-1
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Mar 23, 2020
1 parent 3a88493 commit cc5793f
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 @@ -29,7 +29,7 @@ RUN \
&& curl -J -L -o /tmp/chronograf.deb \
"https://dl.influxdata.com/chronograf/releases/chronograf_${CHRONOGRAF}_${ARCH}.deb" \
\
&& KAPACITOR="1.5.3" \
&& KAPACITOR="1.5.4-1" \
&& curl -J -L -o /tmp/kapacitor.deb \
"https://dl.influxdata.com/kapacitor/releases/kapacitor_${KAPACITOR}_${ARCH}.deb" \
\
Expand Down

0 comments on commit cc5793f

Please sign in to comment.