Install influxdb==2.8.0
Change-Id: I5e37b6e591ef7628403f07c18c5413b92c7d514c
This commit is contained in:
parent
39e5f67b4c
commit
7d996cfd78
@ -8,7 +8,7 @@ oslo.middleware
|
||||
oslo.policy>=0.3.0
|
||||
keystonemiddleware
|
||||
PasteDeploy
|
||||
influxdb==2.7.3
|
||||
influxdb==2.8.0
|
||||
pika
|
||||
python-surveilclient==0.13.3
|
||||
six
|
||||
|
@ -40,7 +40,7 @@ RUN cd /tmp && \
|
||||
rm -rfv /tmp/mod-surveil*
|
||||
|
||||
# mod-influxdb
|
||||
RUN pip install influxdb==2.3.0
|
||||
RUN pip install influxdb==2.8.0
|
||||
RUN cd /tmp && \
|
||||
wget -O mod-influxdb.tar.gz https://github.com/savoirfairelinux/mod-influxdb/archive/3.0.tar.gz && \
|
||||
tar -zxvf mod-influxdb.tar.gz && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user