Skip to content

Commit 8bd0c93

Browse files
authored
fix: remove platform from docker (#202)
1 parent 2858c70 commit 8bd0c93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ services:
2020

2121
rollup-node:
2222
image: scrolltech/rollup-node:v0.0.1-rc20
23-
platform: linux/amd64
2423
container_name: rollup-node
2524
entrypoint: ["bash", "/launch_rollup_node.bash"]
2625
env_file:

0 commit comments

Comments
 (0)