Newline EOF

This commit is contained in:
Aarni Halinen
2021-01-15 18:33:30 +02:00
parent f4f71598a7
commit c6dca43c4c
+1 -1
View File
@@ -14,4 +14,4 @@ COPY --from=builder .next .next
COPY --from=builder public public
EXPOSE 80
ENTRYPOINT ["npm", "run", "start-prod"]
ENTRYPOINT ["npm", "run", "start-prod"]