diff --git a/Dockerfile b/Dockerfile index 8e55be5..8239c3e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,6 @@ RUN make FROM scratch -COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs COPY --from=builder /app/monobank-firefly3-bot /app ENTRYPOINT ["/app"] \ No newline at end of file