fix: docker build

This commit is contained in:
Ludo Galabru
2023-03-01 18:12:09 -05:00
parent d15fe6c8f7
commit df39302616

View File

@@ -28,4 +28,4 @@ COPY --from=build /out/ /bin/
WORKDIR /workspace
ENTRYPOINT ["chainhook-cli"]
ENTRYPOINT ["chainhook"]