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