From cb4acbcea0dce1c88f983aaad7db789aa81c762d Mon Sep 17 00:00:00 2001 From: casjay Date: Wed, 26 Jun 2024 10:44:24 -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 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0344a06..072e544 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,7 +46,7 @@ ARG DEFAULT_TEMPLATE_DIR ARG DISTRO_VERSION ARG PHP_VERSION -ARG PACK_LIST="bash proftpd proftpd*" +ARG PACK_LIST="bash proftpd proftpd-*" ENV ENV=~/.bashrc ENV SHELL="/bin/sh"