Merge branch 'main' into nightly

This commit is contained in:
Frikky
2025-02-26 16:09:16 +01:00
committed by GitHub
13 changed files with 47 additions and 115 deletions
+1
View File
@@ -13,6 +13,7 @@ RUN go get
RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /app/orborus .
FROM alpine:3.21.2
RUN apk add --no-cache bash tzdata
#COPY --from=builder /app/orborus orborus
COPY --from=builder /app/ /