improve code for docker

This commit is contained in:
houseme
2025-06-24 23:04:57 +08:00
parent a6cfb04453
commit 39a290e061
7 changed files with 25 additions and 24 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ rumqttc = { version = "0.24" }
rust-embed = { version = "8.7.2" }
rust-i18n = { version = "3.1.4" }
rustfs-rsc = "2025.506.1"
rustls = { version = "0.23.27" }
rustls = { version = "0.23.28" }
rustls-pki-types = "1.12.0"
rustls-pemfile = "2.2.0"
s3s = { git = "https://github.com/Nugine/s3s.git", rev = "4733cdfb27b2713e832967232cbff413bb768c10" }