From 9c541d36950d54a5a224fddb01b99529cf12900e Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Sun, 24 Nov 2024 19:55:08 +0100 Subject: [PATCH] test --- vhclient/Dockerfile | 12 ++++++------ vhclient/config.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/vhclient/Dockerfile b/vhclient/Dockerfile index 5939901..0b72312 100644 --- a/vhclient/Dockerfile +++ b/vhclient/Dockerfile @@ -13,12 +13,12 @@ ENV \ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Setup base system -ARG BUILD_ARCH=amd64 -RUN \ - apt-get update \ - \ - && apt-get install -y --no-install-recommends \ - crudini +#ARG BUILD_ARCH=amd64 +#RUN \ +# apt-get update \ +# \ +# && apt-get install -y --no-install-recommends \ +# crudini # Copy root filesystem COPY rootfs / diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 578fa30..7cc7876 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.37" +version: "0.1.38" slug: vhclient description: VirtualHere Client arch: