Skip to content

Conversation

@FUTC-Coding
Copy link

The umami repo lists the umami:postgres-latest image as deprecated with the new 3.0 release.

"If you are updating from Umami V2, image "postgresql-latest" is deprecated. You must change it to "latest". e.g., rename docker.umami.is/umami-software/umami:postgresql-latest to docker.umami.is/umami-software/umami:latest."

Changes

  • Changed the umami image tag to umami:latest from the now deprecated umami:postgres-latest.

services:
umami:
image: ghcr.io/umami-software/umami:postgresql-latest
image: ghcr.io/umami-software/umami:latest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please pin to a static version rather than 'latest' to prevent the template from breaking due to upstream changes.

@ShadowArcanist ShadowArcanist added ⚙️ Service Issues requesting or PRs adding/fixing service templates. 💤 Waiting for changes PRs awaiting changes from the author. labels Dec 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Hi @FUTC-Coding! 👋

It appears to us that you are either adding a new service or making changes to an existing one.
We kindly ask you to also review and update the Coolify Documentation to include this new service or it's new configuration needs.
This will help ensure that our documentation remains accurate and up-to-date for all users.

Coolify Docs Repository: https://github.com/coollabsio/coolify-docs
How to Contribute a new Service to the Docs: https://coolify.io/docs/get-started/contribute/service#adding-a-new-service-template-to-the-coolify-documentation

@ShadowArcanist ShadowArcanist added Ready to merge and removed 💤 Waiting for changes PRs awaiting changes from the author. labels Dec 3, 2025
@ShadowArcanist
Copy link
Member

Hey @FUTC-Coding could you please bump the version to 3.0.2 since 3.0.1 is vulnerable to https://nextjs.org/blog/CVE-2025-66478

Ref - umami-software/umami#3829

@ShadowArcanist ShadowArcanist added 💤 Waiting for changes PRs awaiting changes from the author. and removed Ready to merge labels Dec 7, 2025
@ShadowArcanist ShadowArcanist added Ready to merge and removed 💤 Waiting for changes PRs awaiting changes from the author. labels Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to merge ⚙️ Service Issues requesting or PRs adding/fixing service templates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants