changing line endings

This commit is contained in:
Johannes Theiner 2020-07-21 11:48:52 +02:00
parent 79bf57d6f9
commit 6d8120a757

View File

@ -17,4 +17,4 @@ WORKDIR /
COPY --from=builder /src/weather . COPY --from=builder /src/weather .
CMD ["./weather"] CMD ["./weather"]
EXPOSE 8080 EXPOSE 8080