Fix signal handling #3

Merged
roysc merged 2 commits from fix-signal-handling into v5 2023-10-03 13:32:34 +00:00
Showing only changes of commit 32d91694d2 - Show all commits

View File

@ -5,7 +5,7 @@ services:
restart: on-failure
depends_on:
- ipld-eth-db
image: git.vdb.to/cerc-io/ipld-eth-db/ipld-eth-db:v5.0.2-alpha
image: git.vdb.to/cerc-io/ipld-eth-db/ipld-eth-db:v5.0.5-alpha
environment:
DATABASE_USER: "vdbm"
DATABASE_NAME: "cerc_testing"