Skip to content

Commit e4eb40c

Browse files
committed
updated Arkime to version 5.6.4
1 parent e9f8723 commit e4eb40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN apt-get -qq update && \
88
apt-get install -yq curl libmagic-dev wget logrotate
99

1010
# Set arguments
11-
ARG ARKIME_VERSION=5.6.3
11+
ARG ARKIME_VERSION=5.6.4
1212
ARG ARKIME_DEB_PACKAGE="arkime_${ARKIME_VERSION}-1.ubuntu2204_amd64.deb"
1313

1414
# Set environment variables

0 commit comments

Comments
 (0)