Skip to content

Commit

Permalink
demo: fix builder image url
Browse files Browse the repository at this point in the history
  • Loading branch information
sveitser committed Apr 18, 2024
1 parent 376a36c commit 2971e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ services:
condition: service_healthy

permissionless-builder:
image: ghcr.io/espressosystems/espresso-sequencer/permissionless-builder:main
image: ghcr.io/espressosystems/espresso-sequencer/builder:main
ports:
- "$ESPRESSO_BUILDER_SERVER_PORT:$ESPRESSO_BUILDER_SERVER_PORT"
environment:
Expand Down

0 comments on commit 2971e2f

Please sign in to comment.