Skip to content

Change PostgreSQL image to 17-alpine in compose.yml#65

Open
Nerdy-Technician wants to merge 1 commit intocrocofied:mainfrom
Nerdy-Technician:patch-1
Open

Change PostgreSQL image to 17-alpine in compose.yml#65
Nerdy-Technician wants to merge 1 commit intocrocofied:mainfrom
Nerdy-Technician:patch-1

Conversation

@Nerdy-Technician
Copy link
Copy Markdown

Description

This pull request makes a small update to the Docker Compose configuration by switching the Postgres image to use the lighter Alpine-based version. This change will reduce the image size and potentially improve startup times.

  • Changed the db service in compose.yml to use the postgres:17-alpine image instead of postgres:17.

Checklist

  • I have tested the code
  • I followed the project's coding guidelines

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