1
0

Bumped Torq to v0.15.4 (#740)

This commit is contained in:
maxwedwards
2023-01-05 09:37:21 +00:00
committed by GitHub
parent 109e3fbb87
commit c5fc2fc5ca
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.15.2"
image: "lncapital/torq:0.15.4"
restart: unless-stopped
depends_on:
- "torq_db"