mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
Upgrade to SQLite 3.38.5 (#91)
* Update to SQLite 3.37 and latest generate_series extension * Expect column types in upper case * Rebuild newer SQLite, 3.38.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:12-buster
|
||||
FROM node:14-bullseye
|
||||
|
||||
RUN set -ex; \
|
||||
echo 'deb http://deb.debian.org/debian unstable main' \
|
||||
|
||||
Reference in New Issue
Block a user