Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
billettc committed Apr 18, 2024
1 parent 3db8a65 commit 0875347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ ADD /firecosmos /app/firecosmos

ENV PATH "$PATH:/app"

COPY --from=core /app/firecosmos /app/firecosmos
COPY --from=core /app/firecore /app/firecore

ENTRYPOINT ["/app/firecosmos"]

0 comments on commit 0875347

Please sign in to comment.