Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks authored Feb 28, 2024
1 parent c74f213 commit f841e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion so-nginx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ HEALTHCHECK --interval=5m --timeout=3s CMD curl --fail http://localhost/ || exit
LABEL maintainer "Security Onion Solutions, LLC"
LABEL description="Security Onion Core Functions Docker"

ARG CYBERCHEF_VERSION=10.6.0
ARG CYBERCHEF_VERSION=10.8.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 f841e0c

Please sign in to comment.