C
Coder.com3mo ago
playX

How to update image in Docker Template?

Hello! I maintain my own image for Docker template on ghcr.io and wonder how can I force update the image in a template? It seems to fetch the older release even though I already pushed & rebuild the image two times
4 Replies
Codercord
Codercord3mo ago
Codercord
Codercord3mo ago
What are you creating this issue for?
Phorcys
Phorcys3mo ago
you can follow this guide in the Docker Terraform provider's docs:

Did you find this page helpful?