🗃️ Committing everything that changed 🗃️

Dockerfile
This commit is contained in:
casjay 2024-06-02 12:32:08 -04:00
parent 3cd82b436e
commit 921bc3c986
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -140,7 +140,6 @@ RUN \
RUN set -ex; \
echo "Custom Applications"; \
unset NODE_VERSION NODE_MANAGER; \
export PHP_VERSION="${PHP_VERSION}}" NODE_VERSION="${NODE_VERSION}" NODE_MANAGER="${NODE_MANAGER}"; \
bash -c "$(curl -q -LSsf "https://github.com/templatemgr/nodejs/raw/main/install.sh")"; \
echo ""