Update 3dprinter-octoprint/Dockerfile
Some checks are pending
Build add-on(s) / Initialize builds (push) Waiting to run
Build add-on(s) / Build ${{ matrix.arch }} ${{ matrix.addon }} add-on (push) Blocked by required conditions
Lint / Find add-ons (push) Waiting to run
Lint / Lint add-on ${{ matrix.path }} (push) Blocked by required conditions
Some checks are pending
Build add-on(s) / Initialize builds (push) Waiting to run
Build add-on(s) / Build ${{ matrix.arch }} ${{ matrix.addon }} add-on (push) Blocked by required conditions
Lint / Find add-ons (push) Waiting to run
Lint / Lint add-on ${{ matrix.path }} (push) Blocked by required conditions
Amend base image to pull from reg.i3omb.com
This commit is contained in:
parent
408de12f3d
commit
f6b944d1b0
@ -1,4 +1,4 @@
|
|||||||
ARG BUILD_FROM="ghcr.io/home-assistant/amd64-base-debian:bookworm"
|
ARG BUILD_FROM="reg i3omb.com/ha/amd64-base-debian:bookworm"
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
ARG OCTOPRINT_VERSION="1.11.4"
|
ARG OCTOPRINT_VERSION="1.11.4"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user