2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 20:15:44 +00:00

Separate Dockerfile for devcontainer

- Debian based (python3.11-bookworm)
- Install essential system packages
This commit is contained in:
Oliver Walters
2025-02-11 05:31:47 +00:00
parent 02b3b731d7
commit aa502eadb4
6 changed files with 43 additions and 10 deletions

View File

@ -285,7 +285,7 @@ extra:
min_python_version: 3.9
min_invoke_version: 2.0.0
django_version: 4.2
docker_postgres_version: 16
docker_postgres_version: 17
version:
default: stable