Skip to content
Snippets Groups Projects
Commit 29214efc authored by Jeffrey Smith II's avatar Jeffrey Smith II
Browse files

feat: release 2.5.1 influxdb

parent b972c23b
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ RUN addgroup -S -g 1000 influxdb && \
chown -R influxdb:influxdb /home/influxdb
# Install the infuxd server
ENV INFLUXDB_VERSION 2.4.0
ENV INFLUXDB_VERSION 2.5.1
RUN set -eux && \
ARCH="$(apk --print-arch)" && \
if [ ${ARCH} = x86_64 ]; then \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment