🗃️ Committing everything that changed 🗃️

Dockerfile
This commit is contained in:
casjay
2024-06-26 10:44:24 -04:00
parent 5c21b5d782
commit cb4acbcea0

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"