mirror of
https://github.com/mii443/ncb-tts-r2.git
synced 2025-08-22 16:15:29 +00:00
fix instance.rs bug
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.72 AS chef
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.82 AS chef
|
||||
WORKDIR app
|
||||
|
||||
FROM chef AS planner
|
||||
|
Reference in New Issue
Block a user