Skip to content

Commit

Permalink
vingo: fix prod dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-dev committed Aug 12, 2024
1 parent 9ac8157 commit a131c9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vingo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ FROM alpine:3.19

WORKDIR /

COPY layouts layouts

COPY --from=build vingo .

ENTRYPOINT ["./vingo"]

0 comments on commit a131c9f

Please sign in to comment.