In #194, we updated sqlite to 3.45 on the CLI but a library must still be unupdated and this Drupal still complains. Perhaps it is the libsqlite package. Here is the relevant output using wodby:latest as of today (i.e. after yesterday's release).
wodby@php.container:~ $ php --ri sqlite3
sqlite3
SQLite3 support => enabled
SQLite Library => 3.44.2
Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value
sqlite3.defensive => On => On
In #194, we updated sqlite to 3.45 on the CLI but a library must still be unupdated and this Drupal still complains. Perhaps it is the libsqlite package. Here is the relevant output using wodby:latest as of today (i.e. after yesterday's release).