File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,9 +85,9 @@ RUN export GIT_ROOT=git-2.47.1 && \
8585
8686FROM build_base AS build_sqlite3
8787COPY build_scripts/build-sqlite3.sh /build_scripts/
88- RUN export SQLITE_AUTOCONF_ROOT=sqlite-autoconf-3470200 && \
89- export SQLITE_AUTOCONF_HASH=f1b2ee412c28d7472bc95ba996368d6f0cdcf00362affdadb27ed286c179540b && \
90- export SQLITE_AUTOCONF_DOWNLOAD_URL=https://www.sqlite.org/2024 && \
88+ RUN export SQLITE_AUTOCONF_ROOT=sqlite-autoconf-3480000 && \
89+ export SQLITE_AUTOCONF_HASH=ac992f7fca3989de7ed1fe99c16363f848794c8c32a158dafd4eb927a2e02fd5 && \
90+ export SQLITE_AUTOCONF_DOWNLOAD_URL=https://www.sqlite.org/2025 && \
9191 manylinux-entrypoint /build_scripts/build-sqlite3.sh
9292
9393FROM build_base AS build_tcl_tk
You can’t perform that action at this time.
0 commit comments