🗃️ Committing everything that changed 🗃️

Dockerfile
.env.scripts
This commit is contained in:
casjay
2024-08-30 15:14:00 -04:00
parent c4a98b6043
commit db7e64ec25
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ ARG PHP_VERSION
ARG PHP_SERVER
ARG SHELL_OPTS
ARG PACK_LIST="bind bind-tools bind-dnssec-root bind-plugins nginx ${PHP_VERSION}-fpm "
ARG PACK_LIST="bind bind-tools bind-dnssec-root bind-plugins nginx ${PHP_VERSION}-fpm tor "
ENV ENV=~/.profile
ENV SHELL="/bin/sh"