1 Commits
main ... v0.3.5

Author SHA1 Message Date
Zoe
0ba3b44af4 add betteruptime support
Some checks failed
Build and Push Docker Image to GHCR / build-and-push (push) Failing after 18m42s
2026-01-17 23:50:53 -06:00

View File

@@ -6,7 +6,7 @@ RUN apt update && apt install -y upx unzip
RUN curl -fsSL https://bun.com/install | BUN_INSTALL=/usr bash
RUN go install github.com/juls0730/zqdgr@v0.0.6-1
RUN go install github.com/juls0730/zqdgr@latest
WORKDIR /app