diff --git a/Dockerfile b/Dockerfile index 8339b59..1845826 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,7 @@ RUN go mod download RUN mkdir /app ARG CGO_ENABLED=1 +ENV COMMIT=${COMMIT} RUN go build -o /app/bloaterbot