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: