Update a service
Use Duplo to update a service's container from Gitlab CI/CD
Update the docker image for a service
The goal of this section is to show how you can update the docker image for a service, after you have built that image.
Example Workflow
This example makes some assumptions:
Your workflow already has a
build
job - we created one in the previous section
References
Duplocloud Services
Last updated