🗃️ Committing everything that changed 🗃️

Dockerfile.9-dev
This commit is contained in:
casjay 2024-09-06 13:06:05 -04:00
parent e79afaeaae
commit 4d4ffdf8c3
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -16,7 +16,7 @@ ARG SHELL_OPTS="set -e -o pipefail"
ARG SERVICE_PORT=""
ARG EXPOSE_PORTS=""
ARG PHP_VERSION="system"
ARG PHP_VERSION="7.4"
ARG NODE_VERSION="system"
ARG NODE_MANAGER="system"