Skip to content

Commit

Permalink
adds blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
StealWonders committed Mar 3, 2024
1 parent c31fb02 commit 9cb2553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ FROM alpine:3.19 as prod
COPY --from=built /tmp/mensatt /usr/bin/mensatt

USER nobody:nobody

EXPOSE 4000
CMD ["mensatt"]

0 comments on commit 9cb2553

Please sign in to comment.