diff --git a/compose.yml b/compose.yml index 758075f..b5cbf54 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ version: '3.8' services: app: - image: swarmpit/swarmpit:1.9 + image: swarmpit/swarmpit:1.10 environment: - SWARMPIT_DB=http://db:5984 - SWARMPIT_INFLUXDB=http://influxdb:8086