mirror of
https://github.com/dockersrc/ubuntu
synced 2025-10-14 14:02:10 -04:00
🗃️ Committing everything that changed 🗃️
Some checks failed
ubuntu-20-04 / ubuntu-20-04 (push) Failing after 1m56s
ubuntu-22-04 / ubuntu-22-04 (push) Successful in 2h28m26s
ubuntu-24-04 / ubuntu-24-04 (push) Failing after 3h0m56s
ubuntu-18-04 / ubuntu-18-04 (push) Failing after 3h3m8s
ubuntu-24-10 / ubuntu-24-10 (push) Failing after 3h11m0s
ubuntu-latest / ubuntu-latest (push) Failing after 3h3m17s
Some checks failed
ubuntu-20-04 / ubuntu-20-04 (push) Failing after 1m56s
ubuntu-22-04 / ubuntu-22-04 (push) Successful in 2h28m26s
ubuntu-24-04 / ubuntu-24-04 (push) Failing after 3h0m56s
ubuntu-18-04 / ubuntu-18-04 (push) Failing after 3h3m8s
ubuntu-24-10 / ubuntu-24-10 (push) Failing after 3h11m0s
ubuntu-latest / ubuntu-latest (push) Failing after 3h3m17s
Dockerfile Dockerfile.18.04 Dockerfile.20.04 Dockerfile.22.04 Dockerfile.24.04 Dockerfile.24.10 .env.scripts .env.scripts.18.04 .env.scripts.20.04 .env.scripts.22.04 .env.scripts.24.04 .env.scripts.24.10 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="ubuntu"
|
||||
ARG BUILD_DATE="Sat Oct 12 10:51:10 AM EDT 2024"
|
||||
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