Skip to content

Commit

Permalink
upgrade to manticore 6.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
akostadinov committed Dec 19, 2024
1 parent cc5543b commit 805e987
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM quay.io/centos/centos:stream9 AS builder

ENV SEARCHD_REF=6.3.6 \
# this is 6.3.8 + big endian fixes and a few other patches
ENV SEARCHD_REF=de6e35e2e233a012c5a7ed60675d15620234fad3 \
SEARCHD_REPO=https://github.com/manticoresoftware/manticoresearch.git \
CC=clang \
CXX=clang++ \
Expand Down

0 comments on commit 805e987

Please sign in to comment.