This commit is contained in:
Fredrik Baberg
2024-01-17 11:02:01 +01:00
committed by GitHub
parent 7467bc81f5
commit 5d8162f7a4
19 changed files with 54 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM="ghcr.io/home-assistant/amd64-base-debian:bullseye"
FROM ${BUILD_FROM}
ARG OCTOPRINT_VERSION="1.8.6"
ARG OCTOPRINT_VERSION="1.9.3"
# Setup path for persistent install of Python packages
ENV PYTHONPATH=/data/python/octoprint