generated from coop-cloud/example
Up the version of Collabora and Nginx #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "javielico/collabora:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Setting nginx version to stable and Collabora Online to latest, so it's always using the most up-to-date docker image that is stable and it requires less maintenance of the recipe.
Thanks so much @javielico! Super excited you're diving in with this.
I think we probably want to stick with versioned tags of Docker images wherever they're available, to make it easier to upgrade carefully, and roll back when needed. You can read the work-in-progress documentation on recipe versioning on the Co-op Cloud docs site, but basically running
abra recipe upgrade nextcloud
should hopefully make it easy enough to bump these versions to stick with that plan.Just added the latest stable versions back @3wordchant :) I hope that works!
Nice one, thank you!