Skip to content

Commit bc63c9e

Browse files
authored
Use the tag before marketplace update (#238)
1 parent 5ebe296 commit bc63c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system_tests/espresso-e2e/docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3.9'
22
services:
33
espresso-dev-node:
4-
image: ghcr.io/espressosystems/espresso-sequencer/espresso-dev-node:main
4+
image: ghcr.io/espressosystems/espresso-sequencer/espresso-dev-node:20240919-dev-node-legacy-builder
55
ports:
66
- "$ESPRESSO_SEQUENCER_API_PORT:$ESPRESSO_SEQUENCER_API_PORT"
77
- "$ESPRESSO_BUILDER_PORT:$ESPRESSO_BUILDER_PORT"

0 commit comments

Comments
 (0)