Bump influxdb to 2.8 (#933)

Closes #863
This commit is contained in:
Aram Akhavan
2026-02-21 16:02:10 -08:00
committed by GitHub
parent 3d2671650e
commit 02996d6288
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: '2.4'
services:
influxdb:
restart: unless-stopped
image: influxdb:2.2
image: influxdb:2.8
ports:
- '8086:8086'
volumes: