fix(core): update
This commit is contained in:
		| @@ -142,7 +142,7 @@ export class DockerService { | ||||
|  | ||||
|     const dockerData = await this.dockerHostRef.request( | ||||
|       'POST', | ||||
|       `/services/${this.ID}/update?version=${this.Version.Index + 1}`, | ||||
|       `/services/${this.ID}/update?version=${this.Version.Index}`, | ||||
|       { | ||||
|         Name: this.Spec.Name, | ||||
|         TaskTemplate: this.Spec.TaskTemplate, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user