-
I have Ghost installed in Coolify. Recently they released version 6 of Ghost. But the template isn't updated for version 6 yet, see #6336. In the meantime, I would like to update to the latest 5.x release. Currently I run 5.130.3, but last week 5.130.4 was released. Is it possible in Coolify to update a service to a specific version? In the interface there's this button: ![]() But I guess clicking it will update to version 6, while I only want to update to the latest 5.x release. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Depending what's in the template, if the version is pinned then pressing that button won't do anything, it only changes when using the latest tag (which is a bad idea) So in order to update you can change the image in the compose and redeploy WARNING Be very careful doing this, especially with services using a database as many have some kind of upgrade path when changing to a newer version See below |
Beta Was this translation helpful? Give feedback.
Depending what's in the template, if the version is pinned then pressing that button won't do anything, it only changes when using the latest tag (which is a bad idea)
So in order to update you can change the image in the compose and redeploy
WARNING
Be very careful doing this, especially with services using a database as many have some kind of upgrade path when changing to a newer version
See below
https://docs.ghost.org/update