update ipld-eth-db
All checks were successful
Test / Run compliance tests (pull_request) Successful in 4m27s
Test / Run unit tests (pull_request) Successful in 12m52s
Test / Run integration tests (pull_request) Successful in 25m21s

This commit is contained in:
Roy Crihfield 2024-07-31 19:27:08 -05:00
parent 40a0253541
commit 44e9ed3cb4
2 changed files with 2 additions and 2 deletions

View File

@ -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.3.0-alpha
image: git.vdb.to/cerc-io/ipld-eth-db/ipld-eth-db:v5.4.0-alpha
environment:
DATABASE_USER: "vdbm"
DATABASE_NAME: "cerc_testing"

View File

@ -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@v5.3.0-alpha
- git.vdb.to/cerc-io/ipld-eth-db@v5.4.0-alpha
containers:
- cerc/plugeth-statediff
- cerc/plugeth