mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-23 22:18:10 +01:00
Merge pull request #174 from jauderho/patch-1
Update Dockerfile to use influxdb client 2.4.0
This commit is contained in:
@@ -3,7 +3,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
|
|||||||
|
|
||||||
### Set Environment Variables
|
### Set Environment Variables
|
||||||
|
|
||||||
ENV INFLUX2_VERSION=2.2.1 \
|
ENV INFLUX2_VERSION=2.4.0 \
|
||||||
MSSQL_VERSION=18.0.1.1-1 \
|
MSSQL_VERSION=18.0.1.1-1 \
|
||||||
CONTAINER_ENABLE_MESSAGING=FALSE \
|
CONTAINER_ENABLE_MESSAGING=FALSE \
|
||||||
CONTAINER_ENABLE_MONITORING=TRUE \
|
CONTAINER_ENABLE_MONITORING=TRUE \
|
||||||
|
|||||||
Reference in New Issue
Block a user