Skip to content

Commit

Permalink
chore: add crlf to preserve EOF consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjooon2 committed Sep 23, 2024
1 parent 14a30b2 commit 5741b85
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 @@ -24,4 +24,4 @@ RUN CGO_ENABLED=0 GOOS=linux go build -o /techbloghub-server
EXPOSE 8080

# Run
CMD ["/techbloghub-server"]
CMD ["/techbloghub-server"]

0 comments on commit 5741b85

Please sign in to comment.