fix: Dockerfile uses rust:1-bookworm, build mem-cli binary #26

Open
rock wants to merge 1 commits from fix/dockerfile into main
Owner
No description provided.
rock force-pushed fix/dockerfile from 61d5e354cb to ee7fbbc460 2026-09-07 20:40:59 +00:00 Compare
rock force-pushed fix/dockerfile from ee7fbbc460 to d8f1f471e8 2026-09-07 20:41:47 +00:00 Compare
rock force-pushed fix/dockerfile from d8f1f471e8 to ac798f352f 2026-09-07 20:54:19 +00:00 Compare
rock added 1 commit 2026-09-07 21:18:24 +00:00
fix: Dockerfile + borrow checker errors + SQLX_OFFLINE
CI / CI (pull_request) Failing after 5m42s
5ee5dfe122
- rust:1.81 → rust:1-bookworm
- cargo build --release -p mem-cli
- Fix partial move errors in versioning.rs (ref borrow)
- Set SQLX_OFFLINE=true (needs .sqlx/ cache or query macro conversion)
- Build + push on all CI events

NOTE: Still needs sqlx offline cache (.sqlx/) or convert query_as! to runtime
rock force-pushed fix/dockerfile from ac798f352f to 5ee5dfe122 2026-09-07 21:18:24 +00:00 Compare
Some required checks failed
CI / CI (pull_request) Failing after 5m42s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/dockerfile:fix/dockerfile
git checkout fix/dockerfile
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rock/poimen-memory#26