How to update a specific container in docker stack?

I have deployed a docker stack having 12 containers. If I need to update or upgrade a container in running stack how can I do that? I don’t want to redeploy the whole stack. Container on my registry has updated.