From f6de9a025c629aa5bb5f2e43cd129bade9c868db Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Sun, 24 Nov 2024 19:51:06 +0100 Subject: [PATCH] test --- vhclient/Dockerfile | 2 ++ vhclient/config.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/vhclient/Dockerfile b/vhclient/Dockerfile index 2042762..5939901 100644 --- a/vhclient/Dockerfile +++ b/vhclient/Dockerfile @@ -12,6 +12,8 @@ ENV \ # Set shell SHELL ["/bin/bash", "-o", "pipefail", "-c"] +# Setup base system +ARG BUILD_ARCH=amd64 RUN \ apt-get update \ \ diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 54c8fd2..578fa30 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.36" +version: "0.1.37" slug: vhclient description: VirtualHere Client arch: