From 536b8f5f0c12d5f684c0cd42ebbe0e03266d0102 Mon Sep 17 00:00:00 2001 From: casjay Date: Thu, 16 Mar 2023 19:57:18 -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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c3543c1..22d4d2c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,7 +44,7 @@ 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 \ - " + gpg" ENV ENV=~/.bashrc ENV SHELL="/bin/sh"