From 216e33af86aa6770b8766f6a59d2278d7f1797fa Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 29 Sep 2024 07:12:41 +0200 Subject: [PATCH] downgrade --- haqq.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/haqq.yml b/haqq.yml index 6223fe66..fb347950 100644 --- a/haqq.yml +++ b/haqq.yml @@ -2,8 +2,7 @@ version: '3.1' services: haqq: - image: alhaqq/haqq:latest - pull_policy: always + image: alhaqq/haqq:v1.8.0 expose: # HTTP server / GraphQL API - 8545