Skip to content

Commit 9e75d2e

Browse files
test
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent e09c894 commit 9e75d2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/scripts/entrypoint-volume.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ fi
146146
export VSCODE_AGENT_FOLDER=/checode/remote
147147

148148
if [ -z "$VSCODE_NODEJS_RUNTIME_DIR" ]; then
149-
export VSCODE_NODEJS_RUNTIME_DIR="$runtime_assembly"
149+
export VSCODE_NODEJS_RUNTIME_DIR="/checode/checode-linux-libc/ubi8"
150150
fi
151151

152152
echo "[INFO] Node.js dir for running VS Code: $VSCODE_NODEJS_RUNTIME_DIR"

0 commit comments

Comments
 (0)