Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydee029 authored Mar 29, 2024
1 parent 7a359fd commit 9514e01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ RUN apt-get update && apt-get install -y ca-certificates

ADD Verses /usr/bin/Verses

EXPOSE 80

CMD ["Verses"]

0 comments on commit 9514e01

Please sign in to comment.