Skip to content

Conversation

@rmbruntz
Copy link

@rmbruntz rmbruntz commented Oct 16, 2025

In postgresql 18, the volume has been changed from /var/lib/postgresql/data to /var/lib/postgresql. See here for the relevant commit.

Version 18 was released September 25, so the :latest tag in peppermint's docker-compose.yml now pulls this. Without this change an anonymous volume is created at /var/lib/postgresql every time the container starts. This fixes the mount point for all three docker compose files to be consistent with version 18.

@vercel
Copy link

vercel bot commented Oct 16, 2025

@rmbruntz is attempting to deploy a commit to the peppermint labs Team on Vercel.

A member of the Team first needs to authorize it.

@raweber42
Copy link

raweber42 commented Nov 6, 2025

Please get this merged 👍 Can confirm that it fixes the problem.

@raweber42 raweber42 mentioned this pull request Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants