Skip to content

Tweak OS and Node versions and rebuild sqlite3 to make adapter work in Docker image#76

Merged
benfrancis merged 1 commit intoWebThingsIO:masterfrom
benfrancis:tweak-os-node-versions
Apr 2, 2026
Merged

Tweak OS and Node versions and rebuild sqlite3 to make adapter work in Docker image#76
benfrancis merged 1 commit intoWebThingsIO:masterfrom
benfrancis:tweak-os-node-versions

Conversation

@benfrancis
Copy link
Copy Markdown
Member

The pre-built binaries that come with sqlite3 require glibc 2.38 which is not available inside the Debian Bookworm based Docker images.

This PR reduces the GitHub Actions runner to Ubuntu 22.04 and re-builds the sqlite3 package on that OS against an older glibc which should be compatible with the ones that ship with Debian Bookworm.

@benfrancis
Copy link
Copy Markdown
Member Author

r=me

@benfrancis benfrancis merged commit ff0acd6 into WebThingsIO:master Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant