Skip to content

Commit 82cc592

Browse files
committed
update siridb
1 parent 5c12735 commit 82cc592

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
@@ -227,7 +227,7 @@ RUN apk add --no-cache --virtual .build-deps autoconf dpkg-dev dpkg file g++ gcc
227227
COPY --from=unms-siridb /etc/siridb/siridb.conf /etc/siridb/siridb.conf
228228

229229
ENV LIBCLERI_VERSION=0.12.1 \
230-
SIRIDB_VERSION=2.0.42
230+
SIRIDB_VERSION=master
231231

232232
RUN set -x \
233233
&& apk add --no-cache --virtual .build-deps gcc make libuv-dev musl-dev pcre2-dev yajl-dev util-linux-dev \

0 commit comments

Comments
 (0)