mirror of
https://github.com/dockersrc/debian
synced 2025-10-14 14:02:05 -04:00
🗃️ Committing everything that changed 🗃️
Some checks failed
debian-12 / debian-12 (push) Failing after 2h54m41s
debian-11 / debian-11 (push) Failing after 2h59m12s
debian-latest / debian-latest (push) Failing after 5m1s
debian-10 / debian-10 (push) Failing after 3h3m24s
debian-13 / debian-13 (push) Failing after 3h11m28s
Some checks failed
debian-12 / debian-12 (push) Failing after 2h54m41s
debian-11 / debian-11 (push) Failing after 2h59m12s
debian-latest / debian-latest (push) Failing after 5m1s
debian-10 / debian-10 (push) Failing after 3h3m24s
debian-13 / debian-13 (push) Failing after 3h11m28s
Dockerfile Dockerfile.10 Dockerfile.11 Dockerfile.12 Dockerfile.13 .env.scripts .env.scripts.10 .env.scripts.11 .env.scripts.12 .env.scripts.13 rootfs/usr/local/etc/docker/functions/entrypoint.sh rootfs/usr/local/share/template-files/config/env/default.sample
This commit is contained in:
@@ -5,7 +5,7 @@ ARG PHP_SERVER="debian"
|
||||
ARG BUILD_DATE="202408111051"
|
||||
ARG LANGUAGE="en_US.UTF-8"
|
||||
ARG TIMEZONE="America/New_York"
|
||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||
ARG WWW_ROOT_DIR="/usr/local/share/httpd/default"
|
||||
ARG DEFAULT_FILE_DIR="/usr/local/share/template-files"
|
||||
ARG DEFAULT_DATA_DIR="/usr/local/share/template-files/data"
|
||||
ARG DEFAULT_CONF_DIR="/usr/local/share/template-files/config"
|
||||
|
Reference in New Issue
Block a user