From c7ddb7c3384baa9c7884d380d9ace3c091456470 Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Sun, 24 Nov 2024 06:58:45 +0100 Subject: [PATCH] test --- vhclient/Dockerfile | 10 +++++----- vhclient/config.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/vhclient/Dockerfile b/vhclient/Dockerfile index 626598a..36b7f6e 100644 --- a/vhclient/Dockerfile +++ b/vhclient/Dockerfile @@ -10,11 +10,11 @@ COPY requirements.txt /tmp/ # Setup base # hadolint ignore=DL3042 -RUN \ - apk add --no-cache \ - py3-pip \ - \ - && pip install -r /tmp/requirements.txt +#RUN \ +# apk add --no-cache \ +# py3-pip \ +# \ +# && pip install -r /tmp/requirements.txt # Copy root filesystem COPY rootfs / diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 894cfda..e78c077 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.22" +version: "0.1.23" slug: vhclient description: VirtualHere Client arch: