Skip to content

Commit

Permalink
feat(driver,prover,proposer): bump client version (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoGhurt111 authored Jan 20, 2025
1 parent 8a609a4 commit 02fa9b6
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-alethia-client-v0.43.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-alethia-client-v0.43.1
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-alethia-client-v0.43.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-alethia-client-v0.43.1
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-alethia-client-v0.43.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-alethia-client-v0.43.1
restart: unless-stopped
pull_policy: always
depends_on:
Expand Down

0 comments on commit 02fa9b6

Please # to comment.