From b21aea1c33dbf86a40cc318958b2b6f91b37c0ed Mon Sep 17 00:00:00 2001 From: casjay Date: Thu, 16 Mar 2023 19:53:23 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3cfc4fc..c3543c1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ ARG DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults" ARG IMAGE_REPO="debian" ARG IMAGE_VERSION="latest" -ARG CONTAINER_VERSION="${IMAGE_VERSION}" +ARG CONTAINER_VERSION="latest" ARG SERVICE_PORT="" ARG EXPOSE_PORTS="1-65535" @@ -43,7 +43,7 @@ ARG DEFAULT_CONF_DIR ARG DEFAULT_TEMPLATE_DIR ARG DISTRO_VERSION -ARG PACK_LIST="bash bash-completion git curl wget sudo unzip tini xz-utils iproute2 locales procps net-tools bsd-mailx xorg x11-apps\ +ARG PACK_LIST="bash bash-completion git curl wget sudo unzip tini xz-utils iproute2 locales procps net-tools bsd-mailx xorg x11-apps \ " ENV ENV=~/.bashrc