Skip to content

Commit

Permalink
chore: bump taiko-client tag (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha authored May 30, 2024
1 parent e71c262 commit 34b68b8
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 @@ -49,7 +49,7 @@ services:
- proposer

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

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

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

0 comments on commit 34b68b8

Please sign in to comment.