This commit is contained in:
Hans Karlinius
2024-11-23 23:50:52 +01:00
parent 38bea746b3
commit 60cd19cc14
2 changed files with 3 additions and 3 deletions

View File

@@ -12,9 +12,9 @@ COPY requirements.txt /tmp/
# hadolint ignore=DL3042 # hadolint ignore=DL3042
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \
py3-pip-pyc \ py3-pip \
\ \
&& pip3 install -r /tmp/requirements.txt && pip install -r /tmp/requirements.txt
# Copy root filesystem # Copy root filesystem
COPY rootfs / COPY rootfs /

View File

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