diff --git a/docs/INSTALLATION.md b/docs/INSTALLATION.md index c80b6c5..227b369 100644 --- a/docs/INSTALLATION.md +++ b/docs/INSTALLATION.md @@ -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].