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