diff --git a/Dockerfile b/Dockerfile index f200d3e..fe44411 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,5 @@ FROM messense/rust-musl-cross:x86_64-musl as chef -ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse ENV SQLX_OFFLINE=true # Create app user