Skip to content

Commit

Permalink
feat(hekla): bump Hekla client tag
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Sep 28, 2024
1 parent 9166881 commit e617b81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose-hekla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ services:
- proposer

taiko_client_driver:
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-client-v0.36.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-client-v0.37.0
restart: unless-stopped
pull_policy: always
depends_on:
Expand All @@ -71,7 +71,7 @@ services:
- proposer

taiko_client_prover_relayer:
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-client-v0.36.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-client-v0.37.0
restart: unless-stopped
pull_policy: always
depends_on:
Expand All @@ -92,7 +92,7 @@ services:
- prover

taiko_client_proposer:
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-client-v0.36.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-client-v0.37.0
restart: unless-stopped
pull_policy: always
depends_on:
Expand Down

0 comments on commit e617b81

Please sign in to comment.