🗃️ Committing everything that changed 🗃️

Dockerfile
rootfs/root/docker/setup/03-files.sh
This commit is contained in:
casjay
2025-01-08 22:18:08 -05:00
parent 2c91e3116c
commit 6a043f51c2
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ ARG PHP_SERVER
ARG SHELL_OPTS
ARG PATH
ARG PACK_LIST="tor torsocks lyrebird privoxy php socat unbound dns-tools"
ARG PACK_LIST="tor torsocks lyrebird privoxy php socat unbound bind-tools"
ENV ENV=~/.profile
ENV SHELL="/bin/sh"