Skip to content

Commit

Permalink
updated Arkime to version 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mammo0 committed Nov 23, 2024
1 parent bbec230 commit bfefd42
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.0
ARG ARKIME_VERSION=5.5.1
ARG ARKIME_DEB_PACKAGE="arkime_${ARKIME_VERSION}-1.ubuntu2204_amd64.deb"

# Set environment variables
Expand Down

0 comments on commit bfefd42

Please sign in to comment.