Recommended way to determine image version #130
-
|
I've tested two projects to be managed by PatchPanda
None of them were manageable with PatchPanda with the default docker-compose.yml of both docmost and gramps. PatchPanda heuristics was not able to determine the version of gramps-web or docmost. When I replaced the ":latest" tag in docker-compose.yml with the current versions of the two projects, PatchPanda successfully detected available updates and was able to upgrade each of the docker-compose.yml Is replacing the ":latest" tag with the current version in a docker-compose.yml the recommended way to be managed by PatchPanda or was I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hey, yes, currently that's the only way. There's an open issue for supporting tags such as |
Beta Was this translation helpful? Give feedback.
Hey, yes, currently that's the only way. There's an open issue for supporting tags such as
:latesthere #33