🗃️ Committing everything that changed 🗃️

Dockerfile
This commit is contained in:
casjay 2024-06-26 10:44:24 -04:00
parent 5c21b5d782
commit cb4acbcea0
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -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"