Skip to content

Commit df39302

Browse files
author
Ludo Galabru
committed
fix: docker build
1 parent d15fe6c commit df39302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/components/chainhook-node.dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ COPY --from=build /out/ /bin/
2828

2929
WORKDIR /workspace
3030

31-
ENTRYPOINT ["chainhook-cli"]
31+
ENTRYPOINT ["chainhook"]

0 commit comments

Comments
 (0)