Skip to content

Commit

Permalink
fix: docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
lgalabru committed Mar 1, 2023
1 parent d15fe6c commit df39302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/components/chainhook-node.dockerfile
Expand Up @@ -28,4 +28,4 @@ COPY --from=build /out/ /bin/

WORKDIR /workspace

ENTRYPOINT ["chainhook-cli"]
ENTRYPOINT ["chainhook"]

0 comments on commit df39302

Please sign in to comment.