Skip to content

Commit

Permalink
0.23.12.01
Browse files Browse the repository at this point in the history
  • Loading branch information
weslambert authored Dec 4, 2023
1 parent e7cc69b commit fce17eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion so-strelka-manager/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/security-onion-solutions/golang AS build
LABEL maintainer "Security Onion Solutions, LLC"
ARG STRELKA_RELEASE_VERSION=0.23.11.10
ARG STRELKA_RELEASE_VERSION=0.23.12.01

RUN CGO_ENABLED=0 go install github.com/target/strelka/src/go/cmd/strelka-manager@$STRELKA_RELEASE_VERSION

Expand Down

0 comments on commit fce17eb

Please sign in to comment.