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