Skip to content

Commit 560f6dc

Browse files
committed
bump sqlite
1 parent 2306284 commit 560f6dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
FROM centos:7 as builder
55

66
ARG CMAKE_VERSION=3.17.3
7-
ARG SQLITE_VERSION=3380200
7+
ARG SQLITE_VERSION=3390200
88
ARG ZSTD_VERSION=1.5.2
99
ARG CPU_ARCH=ivybridge
1010
ENV CFLAGS="-march=${CPU_ARCH} -O3"

0 commit comments

Comments
 (0)