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 a68fab7 commit a5697f8Copy full SHA for a5697f8
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.0
+ARG ARKIME_VERSION=5.7.1
12
ARG ARKIME_DEB_PACKAGE="arkime_${ARKIME_VERSION}-1.ubuntu2204_amd64.deb"
13
14
# Set environment variables
0 commit comments