This commit is contained in:
Hans Karlinius
2024-11-23 23:24:38 +01:00
parent b0e555cafc
commit 7ec9de2613
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base-python/amd64:6.0.3 ARG BUILD_FROM=ghcr.io/hassio-addons/base-python/amd64:6.0.3
#ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.3.6
# hadolint ignore=DL3006 # hadolint ignore=DL3006
FROM ${BUILD_FROM} FROM ${BUILD_FROM}
@@ -13,7 +12,7 @@ ARG BUILD_ARCH=amd64
RUN \ RUN \
pip3 install \ pip3 install \
--no-cache-dir \ --no-cache-dir \
--prefer-binary \ --prefer-binary \
--find-links "https://wheels.home-assistant.io/alpine-3.13/${BUILD_ARCH}/" \ --find-links "https://wheels.home-assistant.io/alpine-3.13/${BUILD_ARCH}/" \
-r /tmp/requirements.txt -r /tmp/requirements.txt

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client name: VirtualHere Client
version: "0.1.16" version: "0.1.17"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch: