fix(docker): Fix building a docker container with dev profile #1469

Merged
nex merged 1 commit from autumn/continuwuity:misyl/fix-docker-buildx-dev-profile into main 2026-03-03 19:31:04 +00:00

1 commit

Author SHA1 Message Date
Autumn Ashton
c68a722173 fix(docker): Fix building a docker container with dev profile
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m43s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 33m51s
In Rust, the dev profile uses "debug" as the name of the output folder.
2026-02-27 17:55:51 +00:00