From 1bcd1685902d1b4092d66e6dbe1565dd66841136 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 5 Sep 2024 05:21:15 +0200 Subject: [PATCH] stay updated --- haqq.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/haqq.yml b/haqq.yml index aa4889c8..6223fe66 100644 --- a/haqq.yml +++ b/haqq.yml @@ -2,7 +2,8 @@ version: '3.1' services: haqq: - image: alhaqq/haqq:v1.7.9 + image: alhaqq/haqq:latest + pull_policy: always expose: # HTTP server / GraphQL API - 8545