cleanup: Remove fixes for pre 0.11.X releases

This commit is contained in:
philipp 2023-06-18 19:06:19 +02:00
parent 8aed879a5f
commit e8f9ff68dc
4 changed files with 1 additions and 1265 deletions

View file

@ -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