Merge pull request #1579 from Shuffle/2.0.0

2.0.0
This commit is contained in:
Frikky
2024-12-13 00:07:59 +01:00
committed by GitHub
2 changed files with 44 additions and 36 deletions
+2 -1
View File
@@ -608,7 +608,8 @@ func deployServiceWorkers(image string) {
Condition: swarm.RestartPolicyConditionOnFailure,
},
Placement: &swarm.Placement{
Constraints: []string{},
Constraints: []string{
},
},
},
}