We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15fe6c commit df39302Copy full SHA for df39302
dockerfiles/components/chainhook-node.dockerfile
@@ -28,4 +28,4 @@ COPY --from=build /out/ /bin/
28
29
WORKDIR /workspace
30
31
-ENTRYPOINT ["chainhook-cli"]
+ENTRYPOINT ["chainhook"]
0 commit comments