Skip to content

Upgrade postgres in docker compose - #112

Merged
schbetsy merged 1 commit into
mainfrom
docker
Sep 24, 2026
Merged

schbetsy merged 1 commit into
mainfrom
docker

Conversation

@schbetsy

@schbetsy schbetsy commented Sep 23, 2026 •

Copy link
Copy Markdown
Collaborator

Changes

  • Upgrade postgres in docker-compose from 16 to 17. Postgres 16 was having a failure where it would stall indefinitely on a specific setup step. This update seems to resolve it.

Testing

  1. Front-end tests in GH Actions, which depend on docker-compose, should pass
  2. locally, docker compose build and docker compose up should successfully bring up the application.

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Project documentation has been updated
  • Reviewers requested with the Reviewers tool ➡️

@schbetsy
schbetsy requested a review from virginiacc September 23, 2026 20:16
@schbetsy
schbetsy marked this pull request as ready for review September 24, 2026 20:56
@schbetsy
schbetsy merged commit 204b39b into main Sep 24, 2026
7 checks passed
@schbetsy
schbetsy deleted the docker branch September 24, 2026 20:56
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