Skip to content

Commit

Permalink
use the latest instead of main for espresso-dev-node
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneh1999 committed Sep 20, 2024
1 parent a657e41 commit f387596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system_tests/espresso-e2e/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.9'
services:
espresso-dev-node:
image: ghcr.io/espressosystems/espresso-sequencer/espresso-dev-node:main
image: ghcr.io/espressosystems/espresso-sequencer/espresso-dev-node:latest
ports:
- "$ESPRESSO_SEQUENCER_API_PORT:$ESPRESSO_SEQUENCER_API_PORT"
- "$ESPRESSO_BUILDER_PORT:$ESPRESSO_BUILDER_PORT"
Expand Down

0 comments on commit f387596

Please sign in to comment.