diff --git a/compose.yml b/compose.yml index 6cf30a2..34fb407 100644 --- a/compose.yml +++ b/compose.yml @@ -2,7 +2,7 @@ version: '3.8' services: app: - image: swarmpit/swarmpit:latest + image: swarmpit/swarmpit:1.9 environment: - SWARMPIT_DB=http://db:5984 - SWARMPIT_INFLUXDB=http://influxdb:8086