InvenTree/contrib
Oliver 6f939931ca
Docker postgres fix (#9041)
* Update docker image

- Move from alpine 3.19 to alpine 3.21
- Move from postgres13_client to postgres17_client

* Update docker-compose file

- Move from postgres:13 to postgres:16
- Move from redis:7.0 to redis:7-alpine

* Update docs

* Update docker docs

* Separate Dockerfile for devcontainer

- Debian based (python3.11-bookworm)
- Install essential system packages

* Instal postgres client

* Further devcontainer updates

- Bump postgresql image from 13 to 15
- Store psql data in the dev/psql directory
- Install required frontend packages

* Use --host mode for frontend server

* Tweak devcontainer docs

* Bump pre commit config file

* Revert "Bump pre commit config file"

This reverts commit bbfd875ac8.
2025-02-15 08:00:12 +11:00
..
container Docker postgres fix (#9041) 2025-02-15 08:00:12 +11:00
deploy Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
dev_reqs Bump the dependencies group across 2 directories with 3 updates (#8621) 2024-12-03 09:08:27 +11:00
installer Installer CLI fix (#6049) 2023-12-08 13:10:44 +11:00
packager.io chore(contrib): include pkg source in pkg logging (#9035) 2025-02-06 09:17:42 +11:00
install.sh Make libffi version more flexible (#7734) 2024-07-25 21:55:49 +10:00