R
RunPod5mo ago
Kushagra

How to update a serverless endpoint with a new version of the docker image?

When we push the new version image of a docker image in the docker hub, does the serverless endpoint automatically update the workers, or do we need to publish the new image manually on the endpoint?
3 Replies
nerdylive
nerdylive5mo ago
No, you need to redeploy a new version From upper right menu button lkek when you edit your endpoint On top there is a button for deploying a new tag
Kushagra
KushagraOP5mo ago
Thanks a lot! Is there a way to automate the process?
nerdylive
nerdylive5mo ago
Edit your template Via graphQL you can use an api to edit the template and it'll use the latest version like the template So you need to collect an hook from your code push or what action triggers your API to update the runpod template to latest docker tag
Want results from more Discord servers?
Add your server