cleanup: Remove fixes for pre 0.11.X releases

This commit is contained in:
Philipp 2025-09-17 15:26:15 +02:00
parent 7fe2d91d04
commit 65bf19ca7f
Signed by: philipp
SSH key fingerprint: SHA256:ZWe7taUXeJb8xtjCZE7rZ3baSkVpBPjE4hdoKyJpfQE
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