This commit is contained in:
Hans Karlinius
2024-11-24 06:58:45 +01:00
parent 60cd19cc14
commit c7ddb7c338
2 changed files with 6 additions and 6 deletions

View File

@@ -10,11 +10,11 @@ COPY requirements.txt /tmp/
# Setup base # Setup base
# hadolint ignore=DL3042 # hadolint ignore=DL3042
RUN \ #RUN \
apk add --no-cache \ # apk add --no-cache \
py3-pip \ # py3-pip \
\ # \
&& pip 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.22" version: "0.1.23"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch: