mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
lint
This commit is contained in:
@@ -57,9 +57,9 @@ func TestEvalContainerSpecChange_ContainerPid(t *testing.T) {
|
||||
}
|
||||
newSpec := api.ServiceSpec{
|
||||
Container: api.ContainerSpec{
|
||||
Image: "nginx:latest",
|
||||
Image: "nginx:latest",
|
||||
PidMode: "host",
|
||||
CapAdd: []string{"NET_ADMIN"},
|
||||
CapAdd: []string{"NET_ADMIN"},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user