1
0

bump torq to v0.20.3

This commit is contained in:
Max Edwards
2023-04-13 15:18:18 +01:00
committed by Andrew Camilleri
parent ff95b6301d
commit 182b8e91b8
3 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ version: "3.7"
services:
torq:
user: "root:root"
image: "lncapital/torq:0.19.1"
image: "lncapital/torq:0.20.3"
restart: unless-stopped
depends_on:
- "torq_db"