Skip to content

Commit 488d007

Browse files
author
Warren Raquel
committed
Assigning version for dockerbuild
1 parent 0db3eed commit 488d007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN /usr/share/elasticsearch/bin/elasticsearch -d \
4444
&& cpanm --force --notest http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/local-lib-2.000015.tar.gz \
4545
&& echo 'HRNGDEVICE=/dev/urandom' >> /etc/default/rng-tools \
4646
&& cd /tmp \
47-
&& git clone https://github.com/csirtgadgets/massive-octo-spice.git cifv2 \
47+
&& git clone -b 2.00.00-rc.16 https://github.com/csirtgadgets/massive-octo-spice.git cifv2 \
4848
&& cd /tmp/cifv2 \
4949
&& ./autogen.sh \
5050
&& ./configure --enable-geoip --sysconfdir=/opt/cif/etc --localstatedir=/opt/cif/var --prefix=/opt/cif \

0 commit comments

Comments
 (0)