diff --git a/Dockerfile b/Dockerfile index 6b13157..b2a4064 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,4 +8,4 @@ FROM debian:12-slim COPY --from=0 /conf /conf COPY --from=0 /src/alarm_bot / WORKDIR /conf -CMD ["/alarm_bot"] \ No newline at end of file +CMD ["/alarm_bot"]