benbjohnson / litestream

Streaming replication for SQLite.

Home Page:https://litestream.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Docker] arm/v7 not available on Dockerhub for latest version

pierot opened this issue · comments

It seems the latest build does not contain the arm/v7 version. Any chance this could be fixed and included? Thanks

I pulled it out while debugging some CI issues and forgot to put it back in. I fixed it in #502.

Can you give that a try? The image name is litestream/litestream:pr-502.

@benbjohnson That works. Thanks!