Skip to content

Commit

Permalink
updated Arkime to version 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mammo0 committed Jan 19, 2025
1 parent bfefd42 commit 21221f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN apt-get -qq update && \
apt-get install -yq curl libmagic-dev wget logrotate

# Set arguments
ARG ARKIME_VERSION=5.5.1
ARG ARKIME_VERSION=5.6.0
ARG ARKIME_DEB_PACKAGE="arkime_${ARKIME_VERSION}-1.ubuntu2204_amd64.deb"

# Set environment variables
Expand Down

0 comments on commit 21221f8

Please sign in to comment.