This commit is contained in:
Nicolas Patry 2024-06-04 22:04:35 +00:00
parent f6035f2866
commit 02a6c8b408

View File

@ -1,4 +1,5 @@
# Rust builder
# Dummy.
FROM lukemathwalker/cargo-chef:latest-rust-1.78 AS chef
WORKDIR /usr/src