Skip to content

Commit

Permalink
Return whitespace at end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
LeePorte committed Aug 29, 2023
1 parent 01757fd commit ce658c6
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/Dockerfile-alpine
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ USER arewedown
ENV DEBIAN_FRONTEND=noninteractive

CMD cd /etc/arewedown && npm start

1 change: 1 addition & 0 deletions build/Dockerfile-amd64
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ USER arewedown
ENV DEBIAN_FRONTEND=noninteractive

CMD cd /etc/arewedown && npm start

1 change: 1 addition & 0 deletions build/Dockerfile-arm32v7
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ USER arewedown
ENV DEBIAN_FRONTEND=noninteractive

CMD cd /etc/arewedown && npm start

Empty file modified build/build-dockerImage.sh
100644 → 100755
Empty file.

0 comments on commit ce658c6

Please sign in to comment.