Files
movies-diary/Dockerfile
Gabriel Kaszewski 5dbc02b58f
Some checks failed
CI / Check / Test (push) Has been cancelled
fix: remove .sqlx copy from Dockerfile
Queries were migrated to the runtime sqlx API (no query! macros) in
f4fd915, making the pre-verified .sqlx cache obsolete. The directory
is also gitignored, so the COPY would break any fresh build.
2026-06-10 02:41:59 +02:00

4.4 KiB