mirror of
https://github.com/inventree/InvenTree.git
synced 2026-03-31 00:21:15 +00:00
chore(backend): full backend/image bump (#11571)
* full bump * bump base image * update comment * fix ty errors * lower allauth
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
# - Runs InvenTree web server under django development server
|
||||
# - Monitors source files for any changes, and live-reloads server
|
||||
|
||||
# Base image last bumped 2026-02-23
|
||||
FROM python:3.14-slim-trixie@sha256:486b8092bfb12997e10d4920897213a06563449c951c5506c2a2cfaf591c599f AS inventree_base
|
||||
# Base image last bumped 2026-03-20
|
||||
FROM python:3.14-slim-trixie@sha256:fb83750094b46fd6b8adaa80f66e2302ecbe45d513f6cece637a841e1025b4ca AS inventree_base
|
||||
|
||||
# Build arguments for this image
|
||||
ARG commit_tag=""
|
||||
|
||||
Reference in New Issue
Block a user