Skip to content

Updated docker and Python dependencies#497

Merged
tim-band merged 6 commits intodevelopmentfrom
fix/upgrade-dependencies
Mar 16, 2026
Merged

Updated docker and Python dependencies#497
tim-band merged 6 commits intodevelopmentfrom
fix/upgrade-dependencies

Conversation

@tim-band
Copy link
Collaborator

It took a bit of effort to get the docker compose working. Here are the changes I needed to make.

  • slim-buster no longer available, updated to trixie
  • updated Python dependencies to work on trixie
  • removed obsolete Dockerfile version:
  • Dockerfile pull_policy to prevent docker from trying to pull from docker hub
  • external postgres port should not clash with local postgres
  • docker volume flags :z and :Z are ignored (and attract warnings)
  • updated the README

- slim-buster no longer available, updated to trixie
- updated Python dependencies to work on trixie
- removed obsolete Dockerfile version:
- Dockerfile pull_policy to prevent docker from trying to pull from docker hub
- external postgres port should not clash with local postgres
- docker volume flags :z and :Z are ignored (and attract warnings)
Copy link
Collaborator

@tcouch tcouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Looks good to me.

@tim-band tim-band merged commit 87024d8 into development Mar 16, 2026
6 checks passed
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.

3 participants