mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
This reverts commit 41296e4574
.
This commit is contained in:
parent
33c02fcd78
commit
ff4138e8de
@ -9,7 +9,7 @@
|
|||||||
# - Runs InvenTree web server under django development server
|
# - Runs InvenTree web server under django development server
|
||||||
# - Monitors source files for any changes, and live-reloads server
|
# - Monitors source files for any changes, and live-reloads server
|
||||||
|
|
||||||
FROM python:3.11-alpine3.18 as inventree_base
|
FROM python:3.10-alpine3.18 as inventree_base
|
||||||
|
|
||||||
# Build arguments for this image
|
# Build arguments for this image
|
||||||
ARG commit_hash=""
|
ARG commit_hash=""
|
||||||
|
Loading…
Reference in New Issue
Block a user