We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4eb40c commit a68fab7Copy full SHA for a68fab7
Dockerfile
@@ -8,7 +8,7 @@ RUN apt-get -qq update && \
8
apt-get install -yq curl libmagic-dev wget logrotate
9
10
# Set arguments
11
-ARG ARKIME_VERSION=5.6.4
+ARG ARKIME_VERSION=5.7.0
12
ARG ARKIME_DEB_PACKAGE="arkime_${ARKIME_VERSION}-1.ubuntu2204_amd64.deb"
13
14
# Set environment variables
0 commit comments