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 77ef311 commit 5ae9d73Copy full SHA for 5ae9d73
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.7.1
+ARG ARKIME_VERSION=5.8.0
12
ARG ARKIME_DEB_PACKAGE="arkime_${ARKIME_VERSION}-1.ubuntu2204_amd64.deb"
13
14
# Set environment variables
0 commit comments