From 118f3366f61ab601715489ba2e50565fd77073c1 Mon Sep 17 00:00:00 2001 From: Roy Crihfield Date: Tue, 25 Jun 2024 21:08:22 +0800 Subject: [PATCH] update ipld-eth-db tag --- test/compose.yml | 2 +- test/stack.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/compose.yml b/test/compose.yml index 4fcac0c..8c0c1e2 100644 --- a/test/compose.yml +++ b/test/compose.yml @@ -3,7 +3,7 @@ services: restart: on-failure depends_on: - ipld-eth-db - image: git.vdb.to/cerc-io/ipld-eth-db/ipld-eth-db:v5.2.1-alpha + image: git.vdb.to/cerc-io/ipld-eth-db/ipld-eth-db:v5.3.0-alpha environment: DATABASE_USER: "vdbm" DATABASE_NAME: "cerc_testing" diff --git a/test/stack.yml b/test/stack.yml index 7fed9b8..f7f8cd0 100644 --- a/test/stack.yml +++ b/test/stack.yml @@ -5,7 +5,7 @@ repos: - git.vdb.to/cerc-io/plugeth@v1.13.14-cerc-2 - git.vdb.to/cerc-io/plugeth-statediff - git.vdb.to/cerc-io/lighthouse - - git.vdb.to/cerc-io/ipld-eth-db@add-withdrawals # todo + - git.vdb.to/cerc-io/ipld-eth-db@v5.3.0-alpha containers: - cerc/plugeth-statediff - cerc/plugeth