Skip to content

Commit

Permalink
Merge pull request #428 from Security-Onion-Solutions/dougburks-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks committed Jul 24, 2023
2 parents ac3b0ad + f200612 commit 05e55e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion so-nginx/Dockerfile
Expand Up @@ -36,7 +36,7 @@ FROM nginx:1.22.1-alpine
LABEL maintainer "Security Onion Solutions, LLC"
LABEL description="Security Onion Core Functions Docker"

ARG CYBERCHEF_VERSION=10.4.0
ARG CYBERCHEF_VERSION=10.5.2

RUN mkdir -p /opt/socore/html/navigator
COPY --from=navigator-builder /attack-navigator/nav-app/dist /opt/socore/html/navigator
Expand Down

0 comments on commit 05e55e1

Please sign in to comment.