🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-10-26 14:03:09 -04:00
parent 50dfd9649e
commit fa2baa3d63
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -6,7 +6,7 @@ ARG DEFAULT_DATA_DIR="/usr/local/share/template-files/data" \
DEFAULT_CONF_DIR="/usr/local/share/template-files/config" \ DEFAULT_CONF_DIR="/usr/local/share/template-files/config" \
DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults" DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults"
ARG PACK_LIST="bash autoconf musl-dev automake gettext git libtool \ ARG PACK_LIST="bash alpine-sdk autoconf musl-dev automake gettext git libtool \
openssl openssl-dev linux-headers rrdtool ffmpeg-dev geoip-dev php8-cgi" openssl openssl-dev linux-headers rrdtool ffmpeg-dev geoip-dev php8-cgi"
ENV LANG=en_US.utf8 \ ENV LANG=en_US.utf8 \