Skip to content

Conversation

@stripsior
Copy link

What is this PR about?

This pull request updates the default PostgreSQL Docker image version from 15 to 18 across the application. This ensures that users are provisioned with the latest supported PostgreSQL version in both the UI and backend.

PostgreSQL Docker image version update:

  • Updated the default Docker image placeholder for PostgreSQL from postgres:15 to postgres:18 in the database addition form (apps/dokploy/components/dashboard/project/add-database.tsx).
  • Changed the default value for the PostgreSQL Docker image in the schema definition from postgres:15 to postgres:18 (packages/server/src/db/schema/postgres.ts).
  • Updated the placeholder for the Docker image input field in the custom command UI from postgres:15 to postgres:18 (apps/dokploy/components/dashboard/postgres/advanced/show-custom-command.tsx).

Checklist

Before submitting this PR, please make sure that:

@stripsior stripsior requested a review from Siumauricio as a code owner January 3, 2026 14:17
@msikorski26
Copy link

Super bangla

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