We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e354b75 commit b380421Copy full SHA for b380421
testcontainers/Cargo.toml
@@ -17,8 +17,8 @@ rustdoc-args = ["--cfg", "docsrs"]
17
18
[dependencies]
19
async-trait = { version = "0.1" }
20
-bollard = { version = "0.16.1", features = ["ssl"] }
21
-bollard-stubs = "=1.44.0-rc.2"
+bollard = { version = "0.17.0", features = ["ssl"] }
+bollard-stubs = "=1.45.0-rc.26.0.1"
22
bytes = "1.6.0"
23
conquer-once = { version = "0.4", optional = true }
24
dirs = "5.0.1"
0 commit comments