Skip to content

Commit

Permalink
feat: Deploy New Version
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Ilham <muhd.iiilham@gmail.com>
  • Loading branch information
mhdiiilham committed Jan 24, 2023
1 parent 8a076fd commit e7e3f08
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 @@ -11,4 +11,4 @@ FROM scratch
COPY --from=builder /btc-billionaire/btc-billionaire .
COPY --from=builder /btc-billionaire/app.env .
EXPOSE 8089
CMD [ "/btc-billionaire" ]
CMD [ "/btc-billionaire" ]

0 comments on commit e7e3f08

Please sign in to comment.