Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Co-authored-by: franciscotobar <[email protected]>
  • Loading branch information
antomor and franciscotobar authored Oct 19, 2023
1 parent ff1536d commit 7b1dea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
start_period: 15s

dev-ticker:
image: "rsksmart/rollup-dev-ticker:1.0.0-beta"
image: "rsksmart/rollup-dev-ticker:1.1.0-beta"
env_file:
- ./etc/env/${ZKSYNC_ENV-dev}.env
- ./etc/env/${ENV_OVERRIDE-deploy}.env
Expand Down

0 comments on commit 7b1dea9

Please sign in to comment.