Merge pull request #174 from jauderho/patch-1

Update Dockerfile to use influxdb client 2.4.0
This commit is contained in:
Dave Conroy
2022-10-11 08:45:47 -07:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
### Set Environment Variables
ENV INFLUX2_VERSION=2.2.1 \
ENV INFLUX2_VERSION=2.4.0 \
MSSQL_VERSION=18.0.1.1-1 \
CONTAINER_ENABLE_MESSAGING=FALSE \
CONTAINER_ENABLE_MONITORING=TRUE \