From 21b3bf620322f4eb27ae16888fa571f1208e2692 Mon Sep 17 00:00:00 2001 From: Bryant Date: Tue, 30 Jan 2024 17:34:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20docker-compose.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 6ab5cbf..798ae3d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -57,8 +57,8 @@ services: constraints: - node.labels.swarmpit.db-data == true swarmpit-influxdb: - # image: influxdb:1.7 - image: influxdb:latest + image: influxdb:1.7 + # image: influxdb:latest volumes: - influx-data:/var/lib/influxdb networks: