a
All checks were successful
Docker / buildx (push) Successful in 10m20s

This commit is contained in:
Chris Richardson
2025-08-08 14:39:40 -04:00
parent 3c38f8e015
commit 2b930b24d6

View File

@@ -32,6 +32,7 @@ RUN apt-get update \
vim \
openssh-server \
emacs-nox \
binkd \
&& npm set progress=false && npm config set depth 0 \
&& npm install -g npm@latest \
&& npm install -g pm2 \