fixed dashboard stats update

This commit is contained in:
yusing
2024-10-04 18:52:31 +08:00
parent abbcbad5e9
commit b06cbc0fee
6 changed files with 54 additions and 9 deletions

View File

@@ -25,7 +25,6 @@ RUN --mount=type=cache,target="/go/pkg/mod" \
FROM scratch
LABEL maintainer="yusing@6uo.me"
LABEL proxy.exclude=1
# copy timezone data
COPY --from=builder /usr/share/zoneinfo /usr/share/zoneinfo