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: