cleanup: Remove fixes for pre 0.11.X releases
This commit is contained in:
parent
8aed879a5f
commit
e8f9ff68dc
4 changed files with 1 additions and 1265 deletions
|
@ -38,7 +38,7 @@ INVENTREE_GUNICORN_TIMEOUT=30
|
|||
INVENTREE_PLUGINS_ENABLED=False
|
||||
|
||||
# Image tag that should be used
|
||||
INVENTREE_IMAGE=inventree/inventree:0.10.1
|
||||
INVENTREE_IMAGE=inventree/inventree:0.11.3
|
||||
REDIS_IMAGE=redis:7.0-alpine
|
||||
NGINX_IMAGE=nginxinc/nginx-unprivileged:stable-alpine
|
||||
# Postgres image must match version of pgdump in inventree image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue