Skip to content

Commit

Permalink
chore: bump taiko-client tag (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha authored Jun 8, 2024
1 parent 92592ff commit 5d703ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
- proposer

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

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

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

0 comments on commit 5d703ee

Please sign in to comment.