Skip to content

Commit

Permalink
updated Arkime to version 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mammo0 committed Sep 27, 2023
1 parent 82eafa3 commit b6efd7a
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

# Declare args
ARG ARKIME_VERSION=4.4.0
ARG ARKIME_VERSION=4.5.0
ARG UBUNTU_VERSION
ARG ARKIME_DEB_PACKAGE="arkime_${ARKIME_VERSION}-1_amd64.deb"

Expand Down

0 comments on commit b6efd7a

Please sign in to comment.