mirror of
https://github.com/morten-olsen/homelab-nuclei-operator.git
synced 2026-02-08 02:16:23 +01:00
bump: update nuclei version to 3.6.0
This commit is contained in:
@@ -27,7 +27,7 @@ FROM alpine:3.19 AS final
|
||||
# Build arguments for nuclei version and architecture
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
ARG NUCLEI_VERSION=3.3.7
|
||||
ARG NUCLEI_VERSION=3.6.0
|
||||
|
||||
# Install ca-certificates for HTTPS requests, curl for downloading, and create non-root user
|
||||
RUN apk --no-cache add ca-certificates tzdata curl unzip && \
|
||||
|
||||
Reference in New Issue
Block a user