We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backend
Hi, I need some help or suggestions.
Current Planka version: 1.24.1
In the Planka GitHub repository, the docker-compose.yml file specifies the image for PostgreSQL as:
docker-compose.yml
image
image: postgres:16-alpine
However, on my premises, it's currently set to:
image: postgres:14-alpine
I would like to update my docker-compose.yml file to use postgres:16-alpine.
postgres:16-alpine
Thank you for your guidance!
N/A
The text was updated successfully, but these errors were encountered:
Hi! We'll add this to the docs soon.
Sorry, something went wrong.
Thank you for your response.
No branches or pull requests
Is this a feature for the backend or frontend?
Backend
What would you like?
Hi, I need some help or suggestions.
Current Planka version: 1.24.1
In the Planka GitHub repository, the
docker-compose.yml
file specifies theimage
for PostgreSQL as:However, on my premises, it's currently set to:
I would like to update my
docker-compose.yml
file to usepostgres:16-alpine
.Thank you for your guidance!
Why is this needed?
N/A
Other information
N/A
The text was updated successfully, but these errors were encountered: