Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Target Version

Testing for this track uses the `alpine:3.18` Docker image which, as of May 2025, uses `sqlite3 version 3.41.2`.
Testing for this track uses the `alpine:3.23` Docker image which, as of May 2025, uses `sqlite3 version 3.51.2`.
We strive to ensure that the tools provided by this track will work on the latest Ubuntu LTS release.
While users may have newer versions installed, they should be aware that some features may not work with our test runner.
Features can be compared on [SQLite version history][version-history].
Expand Down