chore(deps): bump default octoprint installation to 1.11.4
This commit is contained in:
parent
b25d5a2ea2
commit
0a0ec98376
@ -1,6 +1,6 @@
|
||||
ARG BUILD_FROM="ghcr.io/home-assistant/amd64-base-debian:bullseye"
|
||||
FROM ${BUILD_FROM}
|
||||
ARG OCTOPRINT_VERSION="1.9.3"
|
||||
ARG OCTOPRINT_VERSION="1.11.4"
|
||||
|
||||
# Setup path for persistent install of Python packages
|
||||
ENV PYTHONPATH=/data/python/octoprint
|
||||
|
||||
@ -8,4 +8,4 @@ labels:
|
||||
org.opencontainers.image.description: "3DPrinter-OctoPrint addon for Home-Assistant."
|
||||
org.opencontainers.image.source: "https://github.com/fredrikbaberg/ha-3dprinter-addons"
|
||||
args:
|
||||
OCTOPRINT_VERSION: "1.10.3"
|
||||
OCTOPRINT_VERSION: "1.11.4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user