@ -7,4 +7,4 @@ FROM golang:1.14.2
WORKDIR /root/
COPY --from=build /root/Status .
EXPOSE 8080
CMD ["./ASUBot"]
CMD ["./Status"]