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 c6cd357 commit 8a7416aCopy full SHA for 8a7416a
port_forwarding.go
@@ -20,7 +20,7 @@ import (
20
21
const (
22
// hubSshdImage {
23
- sshdImage string = "testcontainers/sshd:1.2.0"
+ sshdImage string = "testcontainers/sshd:1.3.0"
24
// }
25
26
// HostInternal is the internal hostname used to reach the host from the container,
0 commit comments