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 5c12735 commit 82cc592Copy full SHA for 82cc592
Dockerfile
@@ -227,7 +227,7 @@ RUN apk add --no-cache --virtual .build-deps autoconf dpkg-dev dpkg file g++ gcc
227
COPY --from=unms-siridb /etc/siridb/siridb.conf /etc/siridb/siridb.conf
228
229
ENV LIBCLERI_VERSION=0.12.1 \
230
- SIRIDB_VERSION=2.0.42
+ SIRIDB_VERSION=master
231
232
RUN set -x \
233
&& apk add --no-cache --virtual .build-deps gcc make libuv-dev musl-dev pcre2-dev yajl-dev util-linux-dev \
0 commit comments