Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YoGhurt111 committed Jan 15, 2025
1 parent 2bbbb87 commit 3285167
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.43.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-alethia-client-v0.43.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.43.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-alethia-client-v0.43.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.43.0
image: us-docker.pkg.dev/evmchain/images/taiko-client:taiko-alethia-client-v0.43.0
restart: unless-stopped
pull_policy: always
depends_on:
Expand Down

0 comments on commit 3285167

Please sign in to comment.