1 Commits
v0.3.5 ... main

Author SHA1 Message Date
Zoe
d0d89a1a76 add betteruptime support
All checks were successful
Build and Push Docker Image to GHCR / build-and-push (push) Successful in 16m31s
2026-01-17 23:59:58 -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@latest
RUN go install github.com/juls0730/zqdgr@v0.0.6-1
WORKDIR /app