mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
Build SQLite 3.50.3 (#124)
* Build SQLite 3.50.3 * Update pivot_vtab, base in Dockerfile.test, fix test after SQLite 3.47 * Update CI image for tests
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# docker build -t sqliteviz/test -f Dockerfile.test .
|
||||
#
|
||||
|
||||
FROM node:12.22-buster
|
||||
FROM node:12.22-bullseye
|
||||
|
||||
RUN set -ex; \
|
||||
apt update; \
|
||||
|
||||
Reference in New Issue
Block a user