Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: specified postgresql version in the docker-compose configs #85

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

nimish-ks
Copy link
Member

@nimish-ks nimish-ks commented Oct 16, 2023

Description 📣

Use postgresql version 15.4 on alpine 3.17, instead of using postgresql:latest. Specifying a database version is always best practice and should avoid issues in development, staging and self hosted production instances.

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

@nimish-ks nimish-ks merged commit 883fbdc into main Oct 16, 2023
4 checks passed
@nimish-ks nimish-ks deleted the postgres-version branch October 16, 2023 09:51
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.

1 participant