diff --git a/Dockerfile b/Dockerfile index af928bf..28b45af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,4 +17,4 @@ WORKDIR / COPY --from=builder /src/weather . CMD ["./weather"] -EXPOSE 8080 \ No newline at end of file +EXPOSE 8080