Pin docker image tag

This commit is contained in:
3wc 2021-04-03 14:38:50 +02:00
parent ab7accb671
commit e778bcdcc1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3.8'
services: services:
app: app:
image: swarmpit/swarmpit:latest image: swarmpit/swarmpit:1.9
environment: environment:
- SWARMPIT_DB=http://db:5984 - SWARMPIT_DB=http://db:5984
- SWARMPIT_INFLUXDB=http://influxdb:8086 - SWARMPIT_INFLUXDB=http://influxdb:8086