From 921bc3c986eaa41c4d103026cd346134e6c0c0c9 Mon Sep 17 00:00:00 2001 From: casjay Date: Sun, 2 Jun 2024 12:32:08 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dockerfile --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5585d99..88e5370 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 ""