Skip to content

Commit

Permalink
change version to v5.0.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
ldruschk committed Apr 6, 2024
1 parent 9f8c58a commit aff77c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:22.04 as build

ENV VERSION=5.1.0
ENV VERSION=5.0.0-rc2
ADD https://www.wireshark.org/download/automated/data/manuf /opt/arkime/etc/oui.txt
ADD https://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.csv /opt/arkime/etc/ipv4-address-space.csv

Expand Down

0 comments on commit aff77c8

Please sign in to comment.