Influxdb2 #3

Merged
d_mcknight merged 67 commits from influxdb2 into dev 2023-06-22 21:58:21 -07:00
Showing only changes of commit 0a9a20007e - Show all commits

View file

@ -1,4 +1,4 @@
FROM python:3.9.1-alpine
FROM python:3.10.5-alpine
ENV DEBUG="True" \
DATA_FOLDER="/config" \