mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-05-17 12:03:09 +00:00
@@ -11,5 +11,5 @@ RUN CGO_ENABLED=0 go install golang.org/dl/go1.23.6@latest \
|
||||
FROM alpine:${ALPINE_VERSION}
|
||||
COPY --from=go /app/bin/go /usr/local/bin/go
|
||||
|
||||
RUN apk add -U nodejs git build-base git npm bash zstd brotli gzip \
|
||||
RUN apk add -U nodejs git build-base git npm bash zstd brotli gzip jq kubectl \
|
||||
&& go download
|
||||
Reference in New Issue
Block a user