-
-
Notifications
You must be signed in to change notification settings - Fork 81
Rebuilding the image only when there is a new version #138
Copy link
Copy link
Open
Description
Recently a cron has been added which rebuilds the image once a week:
| - cron: '0 9 * * FRI' |
As a result, many people who updated the container automatically with the watchtower had to disable it or their instance will be restarted once a week..
Maybe a better solution would be to rebuild the :latest image and build the image with the new version only when the new version is added to thelounge/thelounge repository?
An example of how this can be done is described HERE or HERE.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels