🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 13m13s

Dockerfile
.env.scripts
This commit is contained in:
casjay
2025-09-17 21:52:29 -04:00
parent ecdb087651
commit fdc624c45a
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="fuse-overlayfs btrfs-progs xfsprogs e2fsprogs e2fsprogs-extra zfs git ip6tables iptables openssl pigz shadow-uidmap xz docker nginx openssh "
ARG PACK_LIST="fuse-overlayfs btrfs-progs xfsprogs e2fsprogs e2fsprogs-extra zfs git ip6tables iptables openssl pigz shadow-uidmap xz docker openssh "
ENV ENV=~/.profile
ENV SHELL="/bin/sh"