Docker image improvements
This commit is contained in:
@@ -38,6 +38,7 @@ registry = { path = "../registry" }
|
||||
http_proto = { path = "../http-proto" }
|
||||
migration = { path = "../migration" }
|
||||
tokio = { version = "1.47", features = ["full"] }
|
||||
rustls = { version = "0.23.5", default-features = false, features = ["std", "aws_lc_rs", "tls12"] }
|
||||
|
||||
[target.'cfg(not(target_env = "msvc"))'.dependencies]
|
||||
jemallocator = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user