Skip to content

Commit

Permalink
⬆️ Update Chronograf to 1.10.2 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
Horstexplorer authored Jan 7, 2024
1 parent 3868096 commit 1b11676
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 @@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base system
ARG BUILD_ARCH=amd64
ARG INFLUXDB_VERSION="1.8.10"
ARG CHRONOGRAF_VERSION="1.10.1"
ARG CHRONOGRAF_VERSION="1.10.2"
ARG KAPACITOR_VERSION="1.5.9-1"
RUN \
apt-get update \
Expand Down

0 comments on commit 1b11676

Please sign in to comment.