We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11ad06 commit b4f2346Copy full SHA for b4f2346
docs/INSTALLATION.md
@@ -2,11 +2,10 @@
2
3
## Target Version
4
5
-Testing for this track is based on version __3.37__.
+Testing for this track uses the `alpine:3.18` Docker image which, as of May 2025, uses `sqlite3 version 3.41.2`.
6
+We strive to ensure that the tools provided by this track will work on the latest Ubuntu LTS release.
7
While users may have newer versions installed, they should be aware that some features may not work with our test runner.
8
Features can be compared on [SQLite version history][version-history].
-The version was chosen to maintain maintain compatibility with users on Ubuntu 22.04, the current LTS version.
9
-When the next LTS comes into rotation, we will also update our track.
10
11
## Windows
12
0 commit comments