Skip to content

Commit 0ecad04

Browse files
committed
update docker tag for the rollup-node
1 parent 87c3191 commit 0ecad04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
- scroll-network
2020

2121
rollup-node:
22-
image: rollup-node
22+
image: scrolltech/rollup-node:v0.0.1-rc29
2323
container_name: rollup-node
2424
entrypoint: ["bash", "/launch_rollup_node.bash"]
2525
env_file:

0 commit comments

Comments
 (0)