Skip to content

Commit e5ad50b

Browse files
Prometheus2677FPiety0521
authored and
FPiety0521
committed
Update docker client usage with breaking change
1 parent a38d535 commit e5ad50b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/docker.go

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ func (d *DockerContainer) Start() error {
116116
PublishAllPorts: true,
117117
},
118118
&dockernetwork.NetworkingConfig{},
119+
nil,
119120
containerName)
120121
if err != nil {
121122
return err

0 commit comments

Comments
 (0)